Searched defs:isBDNZ (Results 1 – 2 of 2) sorted by relevance
5338 bool PPCInstrInfo::isBDNZ(unsigned Opcode) const { in isBDNZ() function in PPCInstrInfo
15308 bool isBDNZ = (CC == ISD::SETEQ && Val) || in PerformDAGCombine() local