Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Analysis/
H A DCFG.cpp89 bool AllowIdenticalEdges) { in isCriticalEdge() argument
101 if (!AllowIdenticalEdges) in isCriticalEdge()
/freebsd-12.1/contrib/llvm/include/llvm/Analysis/
H A DCFG.h49 bool AllowIdenticalEdges = false);