Searched refs:clearOperandForTarget (Results 1 – 3 of 3) sorted by relevance
425 void InstPhi::clearOperandForTarget(CfgNode *Target) { in clearOperandForTarget() function in Ice::InstPhi
678 void clearOperandForTarget(CfgNode *Target);
136 Phi->clearOperandForTarget(Label); in enforcePhiConsistency()