Searched defs:NumActualArgs (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/ | ||
H A D | Lint.cpp | 198 unsigned NumActualArgs = I.arg_size(); visitCallBase() local |
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ | ||
H A D | InstCombineCalls.cpp | 3921 unsigned NumActualArgs = Call.arg_size(); transformConstExprCastCall() local |