Home
last modified time | relevance | path

Searched refs:EraseInst (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Scalar/
DReassociate.cpp185 void EraseInst(Instruction *I);
1930 void Reassociate::EraseInst(Instruction *I) { in EraseInst() function in Reassociate
2251 EraseInst(&*II++); in runOnFunction()
2262 EraseInst(I); in runOnFunction()