Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DReg2Mem.cpp64 CastInst *AllocaInsertionPoint = new BitCastInst( in runPass() local
78 DemoteRegToStack(*I, false, AllocaInsertionPoint); in runPass()
90 DemotePHIToStack(cast<PHINode>(I), AllocaInsertionPoint); in runPass()