Lines Matching refs:getMessage

185     OS.indent(level) << "[" << j++ << "] " << Reason->getMessage() << "\n";  in print()
207 std::string ReportInvalidTerminator::getMessage() const { in getMessage() function in polly::ReportInvalidTerminator
228 std::string ReportUnreachableInExit::getMessage() const { in getMessage() function in polly::ReportUnreachableInExit
256 std::string ReportIndirectPredecessor::getMessage() const { in getMessage() function in polly::ReportIndirectPredecessor
285 std::string ReportIrreducibleRegion::getMessage() const { in getMessage() function in polly::ReportIrreducibleRegion
317 std::string ReportUndefCond::getMessage() const { in getMessage() function in polly::ReportUndefCond
332 std::string ReportInvalidCond::getMessage() const { in getMessage() function in polly::ReportInvalidCond
348 std::string ReportUndefOperand::getMessage() const { in getMessage() function in polly::ReportUndefOperand
363 std::string ReportNonAffBranch::getMessage() const { in getMessage() function in polly::ReportNonAffBranch
379 std::string ReportNoBasePtr::getMessage() const { return "No base pointer"; } in getMessage() function in polly::ReportNoBasePtr
394 std::string ReportUndefBasePtr::getMessage() const { in getMessage() function in polly::ReportUndefBasePtr
413 std::string ReportVariantBasePtr::getMessage() const { in getMessage() function in polly::ReportVariantBasePtr
436 std::string ReportDifferentArrayElementSize::getMessage() const { in getMessage() function in polly::ReportDifferentArrayElementSize
463 std::string ReportNonAffineAccess::getMessage() const { in getMessage() function in polly::ReportNonAffineAccess
488 std::string ReportLoopBound::getMessage() const { in getMessage() function in polly::ReportLoopBound
512 std::string ReportLoopHasNoExit::getMessage() const { in getMessage() function in polly::ReportLoopHasNoExit
537 std::string ReportLoopHasMultipleExits::getMessage() const { in getMessage() function in polly::ReportLoopHasMultipleExits
562 std::string ReportLoopOnlySomeLatches::getMessage() const { in getMessage() function in polly::ReportLoopOnlySomeLatches
588 std::string ReportFuncCall::getMessage() const { in getMessage() function in polly::ReportFuncCall
619 std::string ReportNonSimpleMemoryAccess::getMessage() const { in getMessage() function in polly::ReportNonSimpleMemoryAccess
680 std::string ReportAlias::getMessage() const { in getMessage() function in polly::ReportAlias
700 std::string ReportOther::getMessage() const { return "Unknown reject reason"; } in getMessage() function in polly::ReportOther
720 std::string ReportIntToPtr::getMessage() const { in getMessage() function in polly::ReportIntToPtr
742 std::string ReportAlloca::getMessage() const { in getMessage() function in polly::ReportAlloca
766 std::string ReportUnknownInst::getMessage() const { in getMessage() function in polly::ReportUnknownInst
788 std::string ReportEntry::getMessage() const { in getMessage() function in polly::ReportEntry
814 std::string ReportUnprofitable::getMessage() const { in getMessage() function in polly::ReportUnprofitable