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

  /src/external/apache2/llvm/dist/llvm/lib/IR/
Statepoint.cpp 20 bool llvm::isStatepointDirectiveAttr(Attribute Attr) {
  /src/external/apache2/llvm/dist/llvm/include/llvm/IR/
Statepoint.h 269 bool isStatepointDirectiveAttr(Attribute Attr);
  /src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
RewriteStatepointsForGC.cpp 1370 if (isStatepointDirectiveAttr(A))

Completed in 61 milliseconds