Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/IR/
DStatepoint.h194 iterator_range<const_op_iterator> gc_args() const { in gc_args() function
/openbsd/src/gnu/llvm/llvm/lib/Transforms/Scalar/
DRewriteStatepointsForGC.cpp2877 llvm::append_range(Live, Info.StatepointToken->gc_args()); in insertParsePoints()
2885 for (Value *V : Info.StatepointToken->gc_args()) { in insertParsePoints()