Home
last modified time | relevance | path

Searched refs:ReportNonSimpleMemoryAccess (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/polly/lib/Analysis/
H A DScopDetectionDiagnostic.cpp608 ReportNonSimpleMemoryAccess::ReportNonSimpleMemoryAccess(Instruction *Inst) in ReportNonSimpleMemoryAccess() function in polly::ReportNonSimpleMemoryAccess
611 std::string ReportNonSimpleMemoryAccess::getRemarkName() const { in getRemarkName()
615 const Value *ReportNonSimpleMemoryAccess::getRemarkBB() const { in getRemarkBB()
619 std::string ReportNonSimpleMemoryAccess::getMessage() const { in getMessage()
623 const DebugLoc &ReportNonSimpleMemoryAccess::getDebugLoc() const { in getDebugLoc()
627 std::string ReportNonSimpleMemoryAccess::getEndUserMessage() const { in getEndUserMessage()
632 bool ReportNonSimpleMemoryAccess::classof(const RejectReason *RR) { in classof()
H A DScopDetection.cpp1259 return invalid<ReportNonSimpleMemoryAccess>(Context, /*Assert=*/true, in isValidInstruction()
/llvm-project-15.0.7/polly/include/polly/
H A DScopDetectionDiagnostic.h867 class ReportNonSimpleMemoryAccess final : public ReportOther {
872 ReportNonSimpleMemoryAccess(Instruction *Inst);