OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hasAttrSomewhere
(Results
1 - 7
of
7
) sorted by null
/external/llvm/include/llvm/IR/
Attributes.h
296
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
536
if (F.getAttributes().
hasAttrSomewhere
(Attribute::InAlloca)) {
[
all
...]
GlobalOpt.cpp
[
all
...]
/external/llvm/lib/IR/
Attributes.cpp
[
all
...]
Completed in 201 milliseconds