Searched refs:BlockInserted (Results 1 – 1 of 1) sorted by relevance
1410 bool BlockInserted = VisitedPhiBBs.insert(PN->getParent()).second; in aliasPHI() local1412 if (BlockInserted) in aliasPHI()1420 AAQueryInfo *UseAAQI = BlockInserted ? &NewAAQI : &AAQI; in aliasPHI()