Home
last modified time | relevance | path

Searched defs:CmpConst (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DBranchProbabilityInfo.cpp581 Constant *CmpConst = dyn_cast<Constant>(CI->getOperand(1)); in computeUnlikelySuccessors() local
H A DValueTracking.cpp8637 Constant *CmpConst; in lookThroughCast() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp794 Constant *CmpConst = cast<Constant>(CmpRHS); in computeValueKnownInPredecessorsImpl() local
H A DLoopIdiomRecognize.cpp1541 ConstantInt *CmpConst = dyn_cast<ConstantInt>(Cond->getOperand(1)); in matchShiftULTCondition() local