Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/ObjCARC/
DObjCARCContract.cpp409 bool &TailOkForStoreStrongs) { in tryToPeepholeInstruction() argument
491 TailOkForStoreStrongs = false; in tryToPeepholeInstruction()
527 bool TailOkForStoreStrongs = in runOnFunction() local
543 TailOkForStoreStrongs)) in runOnFunction()
618 if (TailOkForStoreStrongs) in runOnFunction()