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()
85 CastInst *AllocaInsertionPoint = in INITIALIZE_PASS_DEPENDENCY() local107 DemoteRegToStack(**ilb, false, AllocaInsertionPoint); in INITIALIZE_PASS_DEPENDENCY()123 DemotePHIToStack(cast<PHINode>(*ilb), AllocaInsertionPoint); in INITIALIZE_PASS_DEPENDENCY()