Searched refs:StatepointDirectives (Results 1 - 4 of 4) sorted by relevance

/external/llvm/lib/IR/
H A DStatepoint.cpp56 StatepointDirectives llvm::parseStatepointDirectivesFromAttrs(AttributeSet AS) {
57 StatepointDirectives Result;
/external/llvm/include/llvm/IR/
H A DStatepoint.h432 struct StatepointDirectives { struct in class:llvm::StatepointFlags
442 StatepointDirectives parseStatepointDirectivesFromAttrs(AttributeSet AS);
/external/llvm/lib/CodeGen/SelectionDAG/
H A DStatepointLowering.cpp838 unsigned DefaultID = StatepointDirectives::DeoptBundleStatepointID;
/external/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp1292 uint64_t StatepointID = StatepointDirectives::DefaultStatepointID;
1310 StatepointDirectives SD =

Completed in 624 milliseconds