Searched refs:RejectLog (Results 1 – 4 of 4) sorted by relevance
58 class RejectLog; variable66 void emitRejectionRemarks(const BBPair &P, const RejectLog &Log,166 class RejectLog final {171 explicit RejectLog(Region *R) : R(R) {} in RejectLog() function
149 RejectLog Log;551 const RejectLog *lookupRejectionLog(const Region *R) const;
135 void emitRejectionRemarks(const BBPair &P, const RejectLog &Log, in emitRejectionRemarks()182 void RejectLog::print(raw_ostream &OS, int level) const { in print()
401 RejectLog &Log = Context.Log; in invalid()1932 const RejectLog *ScopDetection::lookupRejectionLog(const Region *R) const { in lookupRejectionLog()