Searched defs:NumTerms (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/CodeGen/ | ||
H A D | BranchFolding.cpp | 500 unsigned NumTerms = 0; CountTerminators() local |
/llvm-project/llvm/lib/Transforms/Utils/ | ||
H A D | ScalarEvolutionExpander.cpp | 1916 int NumTerms = llvm::count_if(S->operands(), [](const SCEV *Op) { costAndCollectOperands() local |