Searched refs:makeStatepointExplicitImpl (Results 1 – 2 of 2) sorted by relevance
/external/llvm/lib/Transforms/Scalar/ |
D | RewriteStatepointsForGC.cpp | 1277 makeStatepointExplicitImpl(const CallSite CS, /* to replace */ in makeStatepointExplicitImpl() function 1481 makeStatepointExplicitImpl(CS, BaseVec, LiveVec, Result, Replacements); in makeStatepointExplicit()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/ |
D | RewriteStatepointsForGC.cpp | 1418 makeStatepointExplicitImpl(const CallSite CS, /* to replace */ in makeStatepointExplicitImpl() function 1627 makeStatepointExplicitImpl(CS, BaseVec, LiveVec, Result, Replacements); in makeStatepointExplicit()
|