Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/Analysis/
DScopDetectionDiagnostic.cpp576 ReportNonSimpleMemoryAccess::ReportNonSimpleMemoryAccess(Instruction *Inst) in ReportNonSimpleMemoryAccess() function in polly::ReportNonSimpleMemoryAccess
579 std::string ReportNonSimpleMemoryAccess::getRemarkName() const { in getRemarkName()
583 const Value *ReportNonSimpleMemoryAccess::getRemarkBB() const { in getRemarkBB()
587 std::string ReportNonSimpleMemoryAccess::getMessage() const { in getMessage()
591 const DebugLoc &ReportNonSimpleMemoryAccess::getDebugLoc() const { in getDebugLoc()
595 std::string ReportNonSimpleMemoryAccess::getEndUserMessage() const { in getEndUserMessage()
600 bool ReportNonSimpleMemoryAccess::classof(const RejectReason *RR) { in classof()
DScopDetection.cpp1242 return invalid<ReportNonSimpleMemoryAccess>(Context, /*Assert=*/true, in isValidInstruction()
/external/llvm-project/polly/include/polly/
DScopDetectionDiagnostic.h832 class ReportNonSimpleMemoryAccess : public ReportOther {
837 ReportNonSimpleMemoryAccess(Instruction *Inst);