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