HomeSort by relevance Sort by last modified time
    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 239 milliseconds