Searched refs:getDetectionContext (Results 1 – 3 of 3) sorted by relevance
543 DetectionContext *getDetectionContext(const Region *R) const;
1830 ScopDetection::getDetectionContext(const Region *R) const { in getDetectionContext() function in ScopDetection1838 const DetectionContext *DC = getDetectionContext(R); in lookupRejectionLog()
3633 scop.reset(new Scop(R, SE, LI, DT, *SD.getDetectionContext(&R), ORE, in buildScop()