Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.cpp2300 bool NonBackEdgeDisagree = false; in mlocJoin() local
2311 NonBackEdgeDisagree = true; in mlocJoin()
2316 if (Disagree && !NonBackEdgeDisagree) { in mlocJoin()
2747 bool NonBackEdgeDisagree = false; in vlocJoin() local
2766 NonBackEdgeDisagree = true; in vlocJoin()
2784 else if (!NonBackEdgeDisagree) in vlocJoin()
2794 !NonBackEdgeDisagree && FirstVal.Kind == DbgValue::Def; in vlocJoin()