Searched refs:tryToPeepholeInstruction (Results 1 – 2 of 2) sorted by relevance
/external/llvm/lib/Transforms/ObjCARC/ |
D | ObjCARCContract.cpp | 77 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()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/ObjCARC/ |
D | ObjCARCContract.cpp | 78 bool tryToPeepholeInstruction( 434 bool ObjCARCContract::tryToPeepholeInstruction( in tryToPeepholeInstruction() function in ObjCARCContract 578 if (tryToPeepholeInstruction(F, Inst, I, DependingInstructions, Visited, in runOnFunction()
|