Home
last modified time | relevance | path

Searched defs:CallIdx (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanAnalysis.cpp125 unsigned CallIdx = R->getNumOperands() - (R->isPredicated() ? 2 : 1); inferScalarTypeForRecipe() local
/freebsd-src/contrib/llvm-project/clang/lib/AST/Interp/
H A DState.cpp128 unsigned CallIdx = 0; in addCallStack() local