Home
last modified time | relevance | path

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

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