HomeSort by: relevance | last modified time | path
    Searched refs:removeParamUndefImplyingAttributes (Results 1 - 4 of 4) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/IR/
Attributes.h 540 removeParamUndefImplyingAttributes(LLVMContext &C, unsigned ArgNo) const;
InstrTypes.h 1570 PAL = PAL.removeParamUndefImplyingAttributes(getContext(), ArgNo);
  /src/external/apache2/llvm/dist/llvm/lib/IR/
Attributes.cpp 1508 AttributeList::removeParamUndefImplyingAttributes(LLVMContext &C,
Function.cpp 607 PAL = PAL.removeParamUndefImplyingAttributes(getContext(), ArgNo);

Completed in 32 milliseconds