reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
3145 if (QTB->getSingleSuccessor() == QFB) 3159 std::swap(QFB, QTB); 3167 if (QTB == PostBB) 3168 QTB = nullptr; 3180 (QTB && !HasOnePredAndOneSucc(QTB, QBI->getParent(), PostBB))) 3180 (QTB && !HasOnePredAndOneSucc(QTB, QBI->getParent(), PostBB))) 3195 for (auto *BB : {QTB, QFB}) { 3211 PTB, PFB, QTB, QFB, PostBB, Address, InvertPCond, InvertQCond, DL, TTI);