Home
last modified time | relevance | path

Searched refs:TailOkForStoreStrongs (Results 1 – 2 of 2) 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()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/ObjCARC/
DObjCARCContract.cpp438 bool &TailOkForStoreStrongs, in tryToPeepholeInstruction() argument
522 TailOkForStoreStrongs = false; in tryToPeepholeInstruction()
563 bool TailOkForStoreStrongs = in runOnFunction() local
579 TailOkForStoreStrongs, BlockColors)) in runOnFunction()
703 if (TailOkForStoreStrongs) in runOnFunction()