Searched defs:insertInstructionTo (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Analysis/ | ||
H A D | InstructionPrecedenceTracking.cpp | 109 void InstructionPrecedenceTracking::insertInstructionTo(const Instruction *Inst, in insertInstructionTo() function in InstructionPrecedenceTracking |
H A D | MustExecute.cpp | 93 ICF.insertInstructionTo(Inst, BB); in insertInstructionTo() function in ICFLoopSafetyInfo |