Searched refs:UnlinkedInstructions (Results 1 – 1 of 1) sorted by relevance
253 std::vector<Instruction *> UnlinkedInstructions; member in __anon929fb7df0111::StraightLineStrengthReduce706 UnlinkedInstructions.push_back(C.Ins); in rewriteCandidateWithBasis()737 for (auto *UnlinkedInst : UnlinkedInstructions) { in runOnFunction()745 bool Ret = !UnlinkedInstructions.empty(); in runOnFunction()746 UnlinkedInstructions.clear(); in runOnFunction()