Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DReg2Mem.cpp66 CastInst *AllocaInsertionPoint = new BitCastInst( in runPass() local
80 DemoteRegToStack(*I, false, AllocaInsertionPoint); in runPass()
92 DemotePHIToStack(cast<PHINode>(I), AllocaInsertionPoint); in runPass()