Searched refs:RejectLog (Results 1 – 4 of 4) sorted by relevance
50 class RejectLog; variable58 void emitRejectionRemarks(const BBPair &P, const RejectLog &Log,157 class RejectLog {162 explicit RejectLog(Region *R) : R(R) {} in RejectLog() function
127 RejectLog Log;546 const RejectLog *lookupRejectionLog(const Region *R) const;
134 void emitRejectionRemarks(const BBPair &P, const RejectLog &Log, in emitRejectionRemarks()181 void RejectLog::print(raw_ostream &OS, int level) const { in print()
388 RejectLog &Log = Context.Log; in invalid()1837 const RejectLog *ScopDetection::lookupRejectionLog(const Region *R) const { in lookupRejectionLog()