Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DRewriteStatepointsForGC.cpp1570 auto emitAllocaFor = [&](Value *LiveValue) { in relocationViaAlloca() local
1579 emitAllocaFor(V); in relocationViaAlloca()
1588 emitAllocaFor(OriginalValue); in relocationViaAlloca()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DRewriteStatepointsForGC.cpp1715 auto emitAllocaFor = [&](Value *LiveValue) { in relocationViaAlloca() local
1725 emitAllocaFor(V); in relocationViaAlloca()
1734 emitAllocaFor(OriginalValue); in relocationViaAlloca()