Home
last modified time | relevance | path

Searched defs:StatepointID (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DStatepoint.cpp28 uint64_t StatepointID; in parseStatepointDirectivesFromAttrs() local
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DStatepoint.h237 std::optional<uint64_t> StatepointID; member
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp1658 uint64_t StatepointID = StatepointDirectives::DefaultStatepointID; in makeStatepointExplicitImpl() local