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