Searched defs:getRemarkBB (Results 1 – 1 of 1) sorted by relevance
204 const Value *ReportInvalidTerminator::getRemarkBB() const { return BB; } in getRemarkBB() function in polly::ReportInvalidTerminator225 const Value *ReportUnreachableInExit::getRemarkBB() const { return BB; } in getRemarkBB() function in polly::ReportUnreachableInExit249 const Value *ReportIrreducibleRegion::getRemarkBB() const { in getRemarkBB() function in polly::ReportIrreducibleRegion283 const Value *ReportUndefCond::getRemarkBB() const { return BB; } in getRemarkBB() function in polly::ReportUndefCond298 const Value *ReportInvalidCond::getRemarkBB() const { return BB; } in getRemarkBB() function in polly::ReportInvalidCond314 const Value *ReportUndefOperand::getRemarkBB() const { return BB; } in getRemarkBB() function in polly::ReportUndefOperand329 const Value *ReportNonAffBranch::getRemarkBB() const { return BB; } in getRemarkBB() function in polly::ReportNonAffBranch345 const Value *ReportNoBasePtr::getRemarkBB() const { return Inst->getParent(); } in getRemarkBB() function in polly::ReportNoBasePtr358 const Value *ReportUndefBasePtr::getRemarkBB() const { in getRemarkBB() function in polly::ReportUndefBasePtr377 const Value *ReportVariantBasePtr::getRemarkBB() const { in getRemarkBB() function in polly::ReportVariantBasePtr[all …]