Searched refs:ReportEntry (Results 1 – 3 of 3) sorted by relevance
781 ReportEntry::ReportEntry(BasicBlock *BB) in ReportEntry() function in polly::ReportEntry784 std::string ReportEntry::getRemarkName() const { return "Entry"; } in getRemarkName()786 const Value *ReportEntry::getRemarkBB() const { return BB; } in getRemarkBB()788 std::string ReportEntry::getMessage() const { in getMessage()792 std::string ReportEntry::getEndUserMessage() const { in getEndUserMessage()796 const DebugLoc &ReportEntry::getDebugLoc() const { in getDebugLoc()800 bool ReportEntry::classof(const RejectReason *RR) { in classof()
1769 return invalid<ReportEntry>(Context, /*Assert=*/true, CurRegion.getEntry()); in isValidRegion()
821 class ReportEntry final : public ReportOther {825 ReportEntry(BasicBlock *BB);