Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DIVDescriptors.cpp416 InstDesc IgnoredVal(false, nullptr); in AddReductionVar() local
426 !isMinMaxSelectCmpPattern(UI, IgnoredVal).isRecurrence()))) in AddReductionVar()
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DExprConstant.cpp15375 APSInt IgnoredVal(DestWidth, !DestSigned); in CheckICE() local
15380 if (FL->getValue().convertToInteger(IgnoredVal, in CheckICE()