Searched refs:PredInstType (Results 1 – 1 of 1) sorted by relevance
1987 Type *PredInstType = getOperand(0)->getUnderlyingValue()->getType(); in execute() local1988 PHINode *Phi = State.Builder.CreatePHI(PredInstType, 2); in execute()