Searched defs:getDebugLoc (Results 1 – 7 of 7) sorted by relevance
176 const DebugLoc &RejectReason::getDebugLoc() const { in getDebugLoc() function in polly::RejectReason211 const DebugLoc &ReportInvalidTerminator::getDebugLoc() const { in getDebugLoc() function in polly::ReportInvalidTerminator262 const DebugLoc &ReportIndirectPredecessor::getDebugLoc() const { in getDebugLoc() function in polly::ReportIndirectPredecessor493 const DebugLoc &ReportLoopBound::getDebugLoc() const { return Loc; } in getDebugLoc() function in polly::ReportLoopBound592 const DebugLoc &ReportFuncCall::getDebugLoc() const { in getDebugLoc() function in polly::ReportFuncCall623 const DebugLoc &ReportNonSimpleMemoryAccess::getDebugLoc() const { in getDebugLoc() function in polly::ReportNonSimpleMemoryAccess724 const DebugLoc &ReportIntToPtr::getDebugLoc() const { in getDebugLoc() function in polly::ReportIntToPtr746 const DebugLoc &ReportAlloca::getDebugLoc() const { in getDebugLoc() function in polly::ReportAlloca770 const DebugLoc &ReportUnknownInst::getDebugLoc() const { in getDebugLoc() function in polly::ReportUnknownInst796 const DebugLoc &ReportEntry::getDebugLoc() const { in getDebugLoc() function in polly::ReportEntry[all …]
215 const DebugLoc &getDebugLoc() const { return DL; } in getDebugLoc() function255 const DebugLoc &getDebugLoc() const { return DL; } in getDebugLoc() function
110 static DebugLoc getDebugLoc(MachineBasicBlock::instr_iterator FirstMI, in getDebugLoc() function
491 const DebugLoc &getDebugLoc() { return dl; } in getDebugLoc() function in __anon41ad64740411::UserValue524 const DebugLoc &getDebugLoc() { return dl; } in getDebugLoc() function in __anon41ad64740411::UserLabel
325 const DebugLoc &getDebugLoc() const override { return Inst->getDebugLoc(); } in getDebugLoc() function
365 const DebugLoc &getDebugLoc() { return State.DL; } in getDebugLoc() function
837 const DWARFDebugLoc *DWARFContext::getDebugLoc() { in getDebugLoc() function in DWARFContext