Home
last modified time | relevance | path

Searched refs:isStatepointDirectiveAttr (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/IR/
DStatepoint.cpp51 bool llvm::isStatepointDirectiveAttr(Attribute Attr) { in isStatepointDirectiveAttr() function in llvm
/external/llvm/include/llvm/IR/
DStatepoint.h446 bool isStatepointDirectiveAttr(Attribute Attr);
/external/llvm/lib/Transforms/Scalar/
DRewriteStatepointsForGC.cpp1124 if (isStatepointDirectiveAttr(Attr)) in legalizeCallAttributes()