Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DRewriteStatepointsForGC.cpp1090 auto ReplaceBaseInstWith = [&](Value *BDV, Instruction *BaseI, in findBasePointer() local
1114 ReplaceBaseInstWith(Bdv, BaseI, Bdv); in findBasePointer()
1119 ReplaceBaseInstWith(Bdv, BaseI, V); in findBasePointer()