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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DReg2Mem.cpp86 CastInst *AllocaInsertionPoint = new BitCastInst( local
105 DemoteRegToStack(*ilb, false, AllocaInsertionPoint);
119 DemotePHIToStack(cast<PHINode>(ilb), AllocaInsertionPoint); local

Completed in 98 milliseconds