Home
last modified time | relevance | path

Searched refs:NestArgNo (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp4362 unsigned NestArgNo = 0; in transformCallThroughTrampoline() local
4369 I != E; ++NestArgNo, ++I) { in transformCallThroughTrampoline()
4370 AttributeSet AS = NestAttrs.getParamAttrs(NestArgNo); in transformCallThroughTrampoline()
4392 if (ArgNo == NestArgNo) { in transformCallThroughTrampoline()
4428 if (ArgNo == NestArgNo) in transformCallThroughTrampoline()