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

  /external/llvm/lib/Transforms/IPO/
DeadArgumentElimination.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/Transforms/IPO/
DeadArgumentElimination.cpp 819 AttrListPtr NewCallPAL = AttrListPtr::get(AttributesVec.begin(),
827 cast<InvokeInst>(New)->setAttributes(NewCallPAL);
831 cast<CallInst>(New)->setAttributes(NewCallPAL);
    [all...]

Completed in 70 milliseconds