Searched refs:UnlinkedInstructions (Results 1 – 1 of 1) sorted by relevance
241 std::vector<Instruction *> UnlinkedInstructions; member in __anon627523ed0111::StraightLineStrengthReduce700 UnlinkedInstructions.push_back(C.Ins); in rewriteCandidateWithBasis()727 for (auto *UnlinkedInst : UnlinkedInstructions) { in runOnFunction()735 bool Ret = !UnlinkedInstructions.empty(); in runOnFunction()736 UnlinkedInstructions.clear(); in runOnFunction()