Searched defs:AnyDead (Results 1 – 2 of 2) sorted by relevance
276 bool AnyDead = false; in genericValueTraversal() local5607 bool AnyDead = false; in checkForAllUses() local5767 const AAIsDead *LivenessAA, bool &AnyDead, in checkForAllInstructionsImpl()5798 bool AnyDead = false; in checkForAllInstructions() local5826 bool AnyDead = false; in checkForAllReadWriteInstructions() local6219 bool AnyDead; in registerFunctionSignatureRewrite() local6647 bool Success, AnyDead = false; in identifyDefaultAbstractAttributes() local
10633 bool AnyDead = false; member