Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DGuardWidening.cpp156 WS_Positive, enumerator
438 return HoistingOutOfLoop ? WS_VeryPositive : WS_Positive; in computeWideningScore()
441 return WS_Positive; in computeWideningScore()
755 case WS_Positive: in scoreTypeToString()