Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp1641 Value *SourceBase, *SourceOffset; in makeStatepointExplicitImpl() local
1642 std::tie(SourceBase, SourceOffset) = GetBaseAndOffset(Source); in makeStatepointExplicitImpl()
1650 CallArgs.push_back(SourceBase); in makeStatepointExplicitImpl()