HomeSort by: relevance | last modified time | path
    Searched defs:insertInstructionTo (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Analysis/
InstructionPrecedenceTracking.cpp 103 void InstructionPrecedenceTracking::insertInstructionTo(const Instruction *Inst,
MustExecute.cpp 95 void ICFLoopSafetyInfo::insertInstructionTo(const Instruction *Inst,
97 ICF.insertInstructionTo(Inst, BB);
98 MW.insertInstructionTo(Inst, BB);

Completed in 43 milliseconds