Home
last modified time | relevance | path

Searched refs:ForwardOpTreeImpl (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/polly/lib/Transform/
DForwardOpTree.cpp200 class ForwardOpTreeImpl : ZoneAlgorithm { class
339 ForwardOpTreeImpl(Scop *S, LoopInfo *LI, IslMaxOperationsGuard &MaxOpGuard) in ForwardOpTreeImpl() function in __anon391836e40111::ForwardOpTreeImpl
1037 std::unique_ptr<ForwardOpTreeImpl> Impl;
1060 Impl = std::make_unique<ForwardOpTreeImpl>(&S, &LI, MaxOpGuard); in runOnScop()