Searched defs:EraseInstFromFunction (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/InstCombine/
H A DInstCombine.h281 // EraseInstFromFunction - When dealing with an instruction that has side
285 Instruction *EraseInstFromFunction(Instruction &I) { function in class:llvm::InstCombiner

Completed in 69 milliseconds