Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/ObjCARC/
H A 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()