Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/InstCombine/
DInstructionCombining.cpp1045 bool RequireNoSignedWrap = false; in Descale() local
1070 if (RequireNoSignedWrap && !NoSignedWrap) in Descale()
1109 if (RequireNoSignedWrap && !NoSignedWrap) in Descale()
1152 RequireNoSignedWrap = true; in Descale()
1167 if (RequireNoSignedWrap) in Descale()