Searched refs:ReportUnknownInst (Results 1 – 3 of 3) sorted by relevance
725 ReportUnknownInst::ReportUnknownInst(Instruction *Inst) in ReportUnknownInst() function in polly::ReportUnknownInst728 std::string ReportUnknownInst::getRemarkName() const { return "UnknownInst"; } in getRemarkName()730 const Value *ReportUnknownInst::getRemarkBB() const { in getRemarkBB()734 std::string ReportUnknownInst::getMessage() const { in getMessage()738 const DebugLoc &ReportUnknownInst::getDebugLoc() const { in getDebugLoc()742 bool ReportUnknownInst::classof(const RejectReason *RR) { in classof()
1249 return invalid<ReportUnknownInst>(Context, /*Assert=*/true, &Inst); in isValidInstruction()
764 class ReportUnknownInst : public ReportOther {768 ReportUnknownInst(Instruction *Inst);