Home
last modified time | relevance | path

Searched refs:AllowIdenticalEdges (Results 1 – 2 of 2) 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);