Searched refs:IPhi (Results 1 – 1 of 1) sorted by relevance
757 Instruction *IPhi = isa<PHINode>(*Op1) ? dyn_cast<Instruction>(Op1) in isConditionalRdxPattern() local759 if (!IPhi || IPhi != FalseVal) in isConditionalRdxPattern()