reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
39 W.startLine() << " Record ID: " << R.getID() 40 << ", instruction offset: " << R.getInstructionOffset() 42 W.startLine() << " " << R.getNumLocations() << " locations:\n"; 45 for (const auto &Loc : R.locations()) { 71 OS << " " << R.getNumLiveOuts() << " live-outs: [ "; 72 for (const auto &LO : R.liveouts())