Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp1765 Value *SourceBase, *SourceOffset; in makeStatepointExplicitImpl() local
1766 std::tie(SourceBase, SourceOffset) = GetBaseAndOffset(Source); in makeStatepointExplicitImpl()
1774 CallArgs.push_back(SourceBase); in makeStatepointExplicitImpl()