Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DIVDescriptors.cpp475 InstDesc IgnoredVal(false, nullptr); in AddReductionVar() local
492 !isSelectCmpPattern(TheLoop, Phi, UI, IgnoredVal) in AddReductionVar()
494 !isMinMaxPattern(UI, Kind, IgnoredVal).isRecurrence()))) in AddReductionVar()
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DExprConstant.cpp15886 APSInt IgnoredVal(DestWidth, !DestSigned); in CheckICE() local
15891 if (FL->getValue().convertToInteger(IgnoredVal, in CheckICE()