Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DSyncDependenceAnalysis.cpp127 using FunctionRPOT = ReversePostOrderTraversal<const Function *>; typedef
131 const FunctionRPOT &FuncRPOT;
152 DivergencePropagator(const FunctionRPOT &FuncRPOT, const DominatorTree &DT, in DivergencePropagator()