reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1912 assert((SI || (BI && BI->isConditional())) && 1914 bool FullUnswitch = SI || BI->getCondition() == Invariants[0]; 1945 BI ? BI->getSuccessor(1 - ClonedSucc) : SI->getDefaultDest(); 1950 for (auto Case : SI->cases()) 2054 assert(SI && "Must either be a branch or switch!"); 2057 assert(SI->getDefaultDest() == RetainedSuccBB && 2059 SI->setDefaultDest(LoopPH); 2060 for (auto &Case : SI->cases())