Searched refs:UnlinkedInstructions (Results 1 – 1 of 1) sorted by relevance
254 std::vector<Instruction *> UnlinkedInstructions; member in __anon8c5187130111::StraightLineStrengthReduce715 UnlinkedInstructions.push_back(C.Ins); in rewriteCandidateWithBasis()746 for (auto *UnlinkedInst : UnlinkedInstructions) { in runOnFunction()754 bool Ret = !UnlinkedInstructions.empty(); in runOnFunction()755 UnlinkedInstructions.clear(); in runOnFunction()