Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DJumpThreading.cpp76 WantInteger, enumerator
465 assert(Preference == WantInteger && "One-bit non-integer type?"); in ComputeValueKnownInPredecessors()
471 WantInteger, CxtI); in ComputeValueKnownInPredecessors()
473 WantInteger, CxtI); in ComputeValueKnownInPredecessors()
514 WantInteger, CxtI); in ComputeValueKnownInPredecessors()
532 WantInteger, CxtI); in ComputeValueKnownInPredecessors()
539 if (Constant *KC = getKnownConstant(Folded, WantInteger)) in ComputeValueKnownInPredecessors()
549 assert(Preference == WantInteger && "Compares only produce integers"); in ComputeValueKnownInPredecessors()
574 if (Constant *KC = getKnownConstant(Res, WantInteger)) in ComputeValueKnownInPredecessors()
610 WantInteger, CxtI); in ComputeValueKnownInPredecessors()
[all …]