Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DRewriteStatepointsForGC.cpp841 auto MakeBaseInstPlaceholder = [](Instruction *I) -> Instruction* { in findBasePointer() local
867 Instruction *BaseInst = MakeBaseInstPlaceholder(I); in findBasePointer()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DRewriteStatepointsForGC.cpp966 auto MakeBaseInstPlaceholder = [](Instruction *I) -> Instruction* { in findBasePointer() local
997 Instruction *BaseInst = MakeBaseInstPlaceholder(I); in findBasePointer()