Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DCFG.cpp89 bool AllowIdenticalEdges) { in isCriticalEdge() argument
100 if (!AllowIdenticalEdges) in isCriticalEdge()
/external/llvm/include/llvm/Analysis/
DCFG.h50 bool AllowIdenticalEdges = false);
/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
DBreakCriticalEdges.cpp92 bool AllowIdenticalEdges) { in isCriticalEdge() argument
103 if (!AllowIdenticalEdges) in isCriticalEdge()
/external/swiftshader/third_party/LLVM/include/llvm/Transforms/Utils/
DBasicBlockUtils.h91 bool AllowIdenticalEdges = false);