Searched refs:lookupRejectionLog (Results 1 – 2 of 2) sorted by relevance
546 const RejectLog *lookupRejectionLog(const Region *R) const;
422 auto *Log = lookupRejectionLog(R); in regionIsInvalidBecause()1511 bool HadErrors = lookupRejectionLog(CurrentRegion)->hasErrors(); in findScops()1837 const RejectLog *ScopDetection::lookupRejectionLog(const Region *R) const { in lookupRejectionLog() function in ScopDetection