Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/InstCombine/
DInstCombineCalls.cpp2360 unsigned NestIdx = 1; in transformCallThroughTrampoline() local
2366 E = NestFTy->param_end(); I != E; ++NestIdx, ++I) in transformCallThroughTrampoline()
2367 if (NestAttrs.hasAttribute(NestIdx, Attribute::Nest)) { in transformCallThroughTrampoline()
2370 NestAttr = NestAttrs.getParamAttributes(NestIdx); in transformCallThroughTrampoline()
2394 if (Idx == NestIdx) { in transformCallThroughTrampoline()
2413 Idx + (Idx >= NestIdx), B)); in transformCallThroughTrampoline()
2440 if (Idx == NestIdx) in transformCallThroughTrampoline()