Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DIVDescriptors.cpp471 InstDesc IgnoredVal(false, nullptr); in AddReductionVar() local
488 !isAnyOfPattern(TheLoop, Phi, UI, IgnoredVal) in AddReductionVar()
490 !isMinMaxPattern(UI, Kind, IgnoredVal).isRecurrence()))) in AddReductionVar()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp16690 APSInt IgnoredVal(DestWidth, !DestSigned); in CheckICE() local
16695 if (FL->getValue().convertToInteger(IgnoredVal, in CheckICE()