Searched defs:NeutralElement (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/CodeGen/GlobalISel/ | ||
H A D | LegalizerHelper.cpp | 5590 auto NeutralElement = getNeutralElementForVecReduce( moreElementsVector() local |
/llvm-project/llvm/lib/Analysis/ | ||
H A D | ScalarEvolution.cpp | 9053 const Constant *NeutralElement = ConstantInt::get(ExitCond->getType(), IsAnd); computeExitLimitFromCondFromBinOp() local |