Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp4360 AttributeList NestAttrs = NestF->getAttributes(); in transformCallThroughTrampoline() local
4361 if (!NestAttrs.isEmpty()) { in transformCallThroughTrampoline()
4370 AttributeSet AS = NestAttrs.getParamAttrs(NestArgNo); in transformCallThroughTrampoline()