reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
814 void dump() const;
213 LLVM_DEBUG(L.dump()); 259 LLVM_DEBUG(L->dump());lib/Transforms/Scalar/LoopPredication.cpp
960 LLVM_DEBUG(L->dump());
lib/Transforms/Utils/LoopRotationUtils.cpp245 L->dump()); 251 L->dump()); 274 LLVM_DEBUG(dbgs() << "LoopRotation: rotating "; L->dump()); 512 LLVM_DEBUG(dbgs() << "LoopRotation: into "; L->dump());lib/Transforms/Utils/LoopUnrollRuntime.cpp
553 LLVM_DEBUG(L->dump());