Searched refs:UnlinkedInstructions (Results 1 – 1 of 1) sorted by relevance
207 std::vector<Instruction *> UnlinkedInstructions; member in __anonaa4ec62a0111::StraightLineStrengthReduce684 UnlinkedInstructions.push_back(C.Ins); in rewriteCandidateWithBasis()713 for (auto *UnlinkedInst : UnlinkedInstructions) { in runOnFunction()721 bool Ret = !UnlinkedInstructions.empty(); in runOnFunction()722 UnlinkedInstructions.clear(); in runOnFunction()