Home
last modified time | relevance | path

Searched refs:gc_args (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DStatepoint.h194 iterator_range<const_op_iterator> gc_args() const { in gc_args() function
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp2842 llvm::append_range(Live, Info.StatepointToken->gc_args()); in insertParsePoints()
2850 for (Value *V : Info.StatepointToken->gc_args()) { in insertParsePoints()