reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
378 auto &Info = InstInfo[I]; 382 LLVM_DEBUG(dbgs() << "mark live: "; I->dump()); 384 Worklist.push_back(I); 387 if (const DILocation *DL = I->getDebugLoc()) 392 if (BBInfo.Terminator == I) { 397 for (auto *BB : successors(I->getParent()))