OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NewAttrs
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/Transforms/InstCombine/
InstCombineCalls.cpp
[
all
...]
/external/llvm/lib/Transforms/Utils/
CloneFunction.cpp
94
AttributeSet
NewAttrs
= NewFunc->getAttributes();
96
NewFunc->setAttributes(
NewAttrs
);
Completed in 254 milliseconds