Home
last modified time | relevance | path

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

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