Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/ObjCARC/
DObjCARCContract.cpp77 bool tryToPeepholeInstruction(Function &F, Instruction *Inst,
405 bool ObjCARCContract::tryToPeepholeInstruction( in tryToPeepholeInstruction() function in ObjCARCContract
542 if (tryToPeepholeInstruction(F, Inst, I, DependingInstructions, Visited, in runOnFunction()