Searched refs:UnlinkedInstructions (Results 1 – 1 of 1) sorted by relevance
207 std::vector<Instruction *> UnlinkedInstructions; member in __anonde56e9e90111::StraightLineStrengthReduce665 UnlinkedInstructions.push_back(C.Ins); in rewriteCandidateWithBasis()694 for (auto *UnlinkedInst : UnlinkedInstructions) { in runOnFunction()702 bool Ret = !UnlinkedInstructions.empty(); in runOnFunction()703 UnlinkedInstructions.clear(); in runOnFunction()