Searched defs:NewAttrs (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/llvmCore-3425.0.34/lib/VMCore/
H A DAttributes.cpp317 Attributes NewAttrs = OldAttrs | Attrs; local
356 Attributes NewAttrs = OldAttrs & ~Attrs; local
/macosx-10.10.1/llvmCore-3425.0.34/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp1297 SmallVector<AttributeWithIndex, 8> NewAttrs; local

Completed in 120 milliseconds