Searched refs:HeaderMayThrow (Results 1 – 2 of 2) sorted by relevance
55 HeaderMayThrow = !isGuaranteedToTransferExecutionToSuccessor(Header); in computeLoopSafetyInfo()56 MayThrow = HeaderMayThrow; in computeLoopSafetyInfo()269 return !HeaderMayThrow || in isGuaranteedToExecute()
113 bool HeaderMayThrow = false; // Same as previous, but specific to loop header variable