Searched refs:UnlinkedInstructions (Results 1 – 1 of 1) sorted by relevance
249 std::vector<Instruction *> UnlinkedInstructions; member in __anon0eec50480111::StraightLineStrengthReduce668 UnlinkedInstructions.push_back(C.Ins); in rewriteCandidateWithBasis()699 for (auto *UnlinkedInst : UnlinkedInstructions) { in runOnFunction()707 bool Ret = !UnlinkedInstructions.empty(); in runOnFunction()708 UnlinkedInstructions.clear(); in runOnFunction()