Searched defs:getRemarkBB (Results 1 – 1 of 1) sorted by relevance
205 const Value *ReportInvalidTerminator::getRemarkBB() const { return BB; } getRemarkBB() function in polly::ReportInvalidTerminator 226 const Value *ReportUnreachableInExit::getRemarkBB() const { return BB; } getRemarkBB() function in polly::ReportUnreachableInExit 250 const Value *ReportIndirectPredecessor::getRemarkBB() const { getRemarkBB() function in polly::ReportIndirectPredecessor 281 const Value *ReportIrreducibleRegion::getRemarkBB() const { getRemarkBB() function in polly::ReportIrreducibleRegion 315 const Value *ReportUndefCond::getRemarkBB() const { return BB; } getRemarkBB() function in polly::ReportUndefCond 330 const Value *ReportInvalidCond::getRemarkBB() const { return BB; } getRemarkBB() function in polly::ReportInvalidCond 346 const Value *ReportUndefOperand::getRemarkBB() const { return BB; } getRemarkBB() function in polly::ReportUndefOperand 361 const Value *ReportNonAffBranch::getRemarkBB() const { return BB; } getRemarkBB() function in polly::ReportNonAffBranch 377 const Value *ReportNoBasePtr::getRemarkBB() const { return Inst->getParent(); } getRemarkBB() function in polly::ReportNoBasePtr 390 const Value *ReportUndefBasePtr::getRemarkBB() const { getRemarkBB() function in polly::ReportUndefBasePtr 409 const Value *ReportVariantBasePtr::getRemarkBB() const { getRemarkBB() function in polly::ReportVariantBasePtr 432 const Value *ReportDifferentArrayElementSize::getRemarkBB() const { getRemarkBB() function in polly::ReportDifferentArrayElementSize 459 const Value *ReportNonAffineAccess::getRemarkBB() const { getRemarkBB() function in polly::ReportNonAffineAccess 486 const Value *ReportLoopBound::getRemarkBB() const { return L->getHeader(); } getRemarkBB() function in polly::ReportLoopBound 510 const Value *ReportLoopHasNoExit::getRemarkBB() const { return L->getHeader(); } getRemarkBB() function in polly::ReportLoopHasNoExit 533 const Value *ReportLoopHasMultipleExits::getRemarkBB() const { getRemarkBB() function in polly::ReportLoopHasMultipleExits 558 const Value *ReportLoopOnlySomeLatches::getRemarkBB() const { getRemarkBB() function in polly::ReportLoopOnlySomeLatches 586 const Value *ReportFuncCall::getRemarkBB() const { return Inst->getParent(); } getRemarkBB() function in polly::ReportFuncCall 615 const Value *ReportNonSimpleMemoryAccess::getRemarkBB() const { getRemarkBB() function in polly::ReportNonSimpleMemoryAccess 677 const Value *ReportAlias::getRemarkBB() const { return Inst->getParent(); } getRemarkBB() function in polly::ReportAlias 715 const Value *ReportIntToPtr::getRemarkBB() const { getRemarkBB() function in polly::ReportIntToPtr 739 const Value *ReportAlloca::getRemarkBB() const { return Inst->getParent(); } getRemarkBB() function in polly::ReportAlloca 761 const Value *ReportUnknownInst::getRemarkBB() const { getRemarkBB() function in polly::ReportUnknownInst 785 const Value *ReportEntry::getRemarkBB() const { return BB; } getRemarkBB() function in polly::ReportEntry 811 const Value *ReportUnprofitable::getRemarkBB() const { return R->getEntry(); } getRemarkBB() function in polly::ReportUnprofitable [all...]