Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Utils/
DLoopUtils.cpp311 InstDesc IgnoredVal(false, nullptr); in AddReductionVar() local
320 !isMinMaxSelectCmpPattern(UI, IgnoredVal).isRecurrence())) in AddReductionVar()
/external/clang/lib/AST/
DExprConstant.cpp9321 APSInt IgnoredVal(DestWidth, !DestSigned); in CheckICE() local
9326 if (FL->getValue().convertToInteger(IgnoredVal, in CheckICE()