reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
784 if (!L.getLoopID()) 790 I->setMetadata(llvm::LLVMContext::MD_loop, L.getLoopID());tools/clang/lib/CodeGen/CGLoopInfo.h
212 llvm::MDNode *getCurLoopID() const { return getInfo().getLoopID(); }