Home
last modified time | relevance | path

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

/llvm-project/clang/lib/AST/Interp/
H A DState.cpp
/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanAnalysis.cpp155 unsigned CallIdx = R->getNumOperands() - (R->isPredicated() ? 2 : 1); inferScalarTypeForRecipe() local