Lines Matching defs:getDebugLoc

176 const DebugLoc &RejectReason::getDebugLoc() const {  in getDebugLoc()  function in polly::RejectReason
211 const DebugLoc &ReportInvalidTerminator::getDebugLoc() const { in getDebugLoc() function in polly::ReportInvalidTerminator
233 const DebugLoc &ReportUnreachableInExit::getDebugLoc() const { return DbgLoc; } in getDebugLoc() function in polly::ReportUnreachableInExit
262 const DebugLoc &ReportIndirectPredecessor::getDebugLoc() const { in getDebugLoc() function in polly::ReportIndirectPredecessor
289 const DebugLoc &ReportIrreducibleRegion::getDebugLoc() const { return DbgLoc; } in getDebugLoc() function in polly::ReportIrreducibleRegion
493 const DebugLoc &ReportLoopBound::getDebugLoc() const { return Loc; } in getDebugLoc() function in polly::ReportLoopBound
520 const DebugLoc &ReportLoopHasNoExit::getDebugLoc() const { return Loc; } in getDebugLoc() function in polly::ReportLoopHasNoExit
545 const DebugLoc &ReportLoopHasMultipleExits::getDebugLoc() const { return Loc; } in getDebugLoc() function in polly::ReportLoopHasMultipleExits
571 const DebugLoc &ReportLoopOnlySomeLatches::getDebugLoc() const { return Loc; } in getDebugLoc() function in polly::ReportLoopOnlySomeLatches
592 const DebugLoc &ReportFuncCall::getDebugLoc() const { in getDebugLoc() function in polly::ReportFuncCall
623 const DebugLoc &ReportNonSimpleMemoryAccess::getDebugLoc() const { in getDebugLoc() function in polly::ReportNonSimpleMemoryAccess
689 const DebugLoc &ReportAlias::getDebugLoc() const { return Inst->getDebugLoc(); } in getDebugLoc() function in polly::ReportAlias
724 const DebugLoc &ReportIntToPtr::getDebugLoc() const { in getDebugLoc() function in polly::ReportIntToPtr
746 const DebugLoc &ReportAlloca::getDebugLoc() const { in getDebugLoc() function in polly::ReportAlloca
770 const DebugLoc &ReportUnknownInst::getDebugLoc() const { in getDebugLoc() function in polly::ReportUnknownInst
796 const DebugLoc &ReportEntry::getDebugLoc() const { in getDebugLoc() function in polly::ReportEntry
822 const DebugLoc &ReportUnprofitable::getDebugLoc() const { in getDebugLoc() function in polly::ReportUnprofitable