Searched refs:DetectionContext (Results 1 – 4 of 4) sorted by relevance
143 struct DetectionContext { struct252 getDelinearizationTerms(DetectionContext &Context,263 bool hasValidArraySizes(DetectionContext &Context,277 bool computeAccessFunctions(DetectionContext &Context,288 bool hasBaseAffineAccesses(DetectionContext &Context,310 bool allBlocksValid(DetectionContext &Context);323 bool hasSufficientCompute(DetectionContext &Context,352 bool isValidRegion(DetectionContext &Context);399 DetectionContext &Context) const;467 DetectionContext &Context);[all …]
1702 ScopDetection::DetectionContext &DC;1872 ScopDetection::DetectionContext &DC, OptimizationRemarkEmitter &ORE,
368 DetectionContext &DC = *DIt.getSecond().get(); in detect()576 DetectionContext &Context) { in isValidBranch()656 DetectionContext &Context) { in isValidCFG()810 DetectionContext &Ctx) const { in isInvariant()1490 DetectionContext &Context = *Entry.get(); in expandRegion()1558 std::unique_ptr<DetectionContext> &Entry = in findScops()1561 DetectionContext &Context = *Entry.get(); in findScops()1675 DetectionContext &Context) const { in hasPossiblyDistributableLoop()1803 DetectionContext &DC = *DIt.getSecond().get(); in emitMissedRemarks()1924 ScopDetection::DetectionContext *[all …]
1598 DominatorTree &DT, ScopDetection::DetectionContext &DC, in Scop()