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