Searched refs:NestAttr (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp1267 Attributes NestAttr = Attribute::None; local
1275 NestAttr = NestAttrs.getParamAttributes(NestIdx);
1304 NewAttrs.push_back(AttributeWithIndex::get(NestIdx, NestAttr));

Completed in 987 milliseconds