Home
last modified time | relevance | path

Searched defs:insertInstructionTo (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/Analysis/
H A DInstructionPrecedenceTracking.cpp109 void InstructionPrecedenceTracking::insertInstructionTo(const Instruction *Inst, in insertInstructionTo() function in InstructionPrecedenceTracking
H A DMustExecute.cpp93 ICF.insertInstructionTo(Inst, BB); in insertInstructionTo() function in ICFLoopSafetyInfo