Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/include/llvm/Analysis/
H A DVectorUtils.h63 unsigned ParamPos; // Parameter Position in Scalar Function. member
/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp11417 unsigned ParamPos = ParamPositions.size(); in emitDeclareSimdFunction() local