Searched defs:pred1 (Results 1 – 2 of 2) sorted by relevance
230 bool IfConversion::IsPhisAllowed(BasicBlock *bb, BasicBlock *pred1, BasicBlock *pred2, uint32_t *ph… in IsPhisAllowed()
486 auto pred1 = phiBlock->GetPredecessor(1); in IsIfInverted() local