HomeSort by relevance Sort by last modified time
    Searched refs:hasAttrSomewhere (Results 1 - 7 of 7) sorted by null

  /external/llvm/include/llvm/IR/
Attributes.h 330 bool hasAttrSomewhere(Attribute::AttrKind Attr) const;
Instructions.h     [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstCombineCalls.cpp     [all...]
  /external/llvm/lib/Target/XCore/
XCoreFrameLowering.cpp 240 if (PAL.hasAttrSomewhere(Attribute::Nest))
  /external/llvm/lib/Transforms/IPO/
DeadArgumentElimination.cpp 543 if (F.getAttributes().hasAttrSomewhere(Attribute::InAlloca)) {
    [all...]
GlobalOpt.cpp     [all...]
  /external/llvm/lib/IR/
Attributes.cpp 921 bool AttributeSet::hasAttrSomewhere(Attribute::AttrKind Attr) const {
    [all...]

Completed in 195 milliseconds