Searched refs:AllocaInsertionPoint (Results 1 – 3 of 3) sorted by relevance
86 CastInst *AllocaInsertionPoint = new BitCastInst( in INITIALIZE_PASS_DEPENDENCY() local105 DemoteRegToStack(*ilb, false, AllocaInsertionPoint); in INITIALIZE_PASS_DEPENDENCY()119 DemotePHIToStack(cast<PHINode>(ilb), AllocaInsertionPoint); in INITIALIZE_PASS_DEPENDENCY()
85 CastInst *AllocaInsertionPoint = new BitCastInst( in INITIALIZE_PASS_DEPENDENCY() local104 DemoteRegToStack(*ilb, false, AllocaInsertionPoint); in INITIALIZE_PASS_DEPENDENCY()118 DemotePHIToStack(cast<PHINode>(ilb), AllocaInsertionPoint); in INITIALIZE_PASS_DEPENDENCY()
66 CastInst *AllocaInsertionPoint = new BitCastInst( in runPass() local80 DemoteRegToStack(*I, false, AllocaInsertionPoint); in runPass()92 DemotePHIToStack(cast<PHINode>(I), AllocaInsertionPoint); in runPass()