Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineCalls.cpp4405 unsigned NestArgNo = 0; in transformCallThroughTrampoline() local
4412 I != E; ++NestArgNo, ++I) { in transformCallThroughTrampoline()
4413 AttributeSet AS = NestAttrs.getParamAttributes(NestArgNo); in transformCallThroughTrampoline()
4436 if (ArgNo == NestArgNo) { in transformCallThroughTrampoline()
4472 if (ArgNo == NestArgNo) in transformCallThroughTrampoline()