Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DReg2Mem.cpp85 CastInst *AllocaInsertionPoint = new BitCastInst( in INITIALIZE_PASS_DEPENDENCY() local
104 DemoteRegToStack(*ilb, false, AllocaInsertionPoint); in INITIALIZE_PASS_DEPENDENCY()
118 DemotePHIToStack(cast<PHINode>(ilb), AllocaInsertionPoint); in INITIALIZE_PASS_DEPENDENCY()
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DReg2Mem.cpp85 CastInst *AllocaInsertionPoint = in INITIALIZE_PASS_DEPENDENCY() local
107 DemoteRegToStack(**ilb, false, AllocaInsertionPoint); in INITIALIZE_PASS_DEPENDENCY()
123 DemotePHIToStack(cast<PHINode>(*ilb), AllocaInsertionPoint); in INITIALIZE_PASS_DEPENDENCY()