Searched defs:HasGuards (Results 1 – 3 of 3) sorted by relevance
87 bool HasGuards = false; variable
1008 bool HasGuards; member in WidenIV1175 bool HasGuards, bool UsePostIncrementRanges) in WidenIV()2091 bool HasGuards, bool UsePostIncrementRanges) { in createWideIV()
602 bool HasGuards = GuardDecl && !GuardDecl->use_empty(); in simplifyAndExtend() local