Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/Transforms/InstCombine/
HDInstructionCombining.cpp1013 bool RequireNoSignedWrap = false; in Descale() local
1038 if (RequireNoSignedWrap && !NoSignedWrap) in Descale()
1077 if (RequireNoSignedWrap && !NoSignedWrap) in Descale()
1120 RequireNoSignedWrap = true; in Descale()
1135 if (RequireNoSignedWrap) in Descale()