Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/ObjCARC/
DObjCARCContract.cpp408 bool &TailOkForStoreStrongs) { in tryToPeepholeInstruction() argument
490 TailOkForStoreStrongs = false; in tryToPeepholeInstruction()
526 bool TailOkForStoreStrongs = in runOnFunction() local
542 TailOkForStoreStrongs)) in runOnFunction()
617 if (TailOkForStoreStrongs) in runOnFunction()