Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp1785 Value *SourceBase, *SourceOffset; in makeStatepointExplicitImpl() local
1786 std::tie(SourceBase, SourceOffset) = GetBaseAndOffset(Source); in makeStatepointExplicitImpl()
1794 CallArgs.push_back(SourceBase); in makeStatepointExplicitImpl()