HomeSort by relevance Sort by last modified time
    Searched refs:EraseInstFromFunction (Results 1 - 4 of 4) sorted by null

  /external/llvm/lib/Transforms/InstCombine/
InstCombineLoadStoreAlloca.cpp 292 EraseInstFromFunction(*ToDelete[i]);
297 EraseInstFromFunction(*Copy);
487 IC.EraseInstFromFunction(*SI);
504 IC.EraseInstFromFunction(*CI);
    [all...]
InstCombineCalls.cpp 708 return EraseInstFromFunction(CI);
741 return EraseInstFromFunction(CI);
    [all...]
InstructionCombining.cpp     [all...]
InstCombineInternal.h 454 Instruction *EraseInstFromFunction(Instruction &I) {

Completed in 115 milliseconds