Searched refs:UnlinkedInstructions (Results 1 – 1 of 1) sorted by relevance
249 std::vector<Instruction *> UnlinkedInstructions; member in __anonacd047fe0111::StraightLineStrengthReduce670 UnlinkedInstructions.push_back(C.Ins); in rewriteCandidateWithBasis()701 for (auto *UnlinkedInst : UnlinkedInstructions) { in runOnFunction()709 bool Ret = !UnlinkedInstructions.empty(); in runOnFunction()710 UnlinkedInstructions.clear(); in runOnFunction()