Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVStructurizer.cpp864 bool HasBadEdge = Node->Merge == Node->Parent->Merge || in fixupConstruct() local
884 HasBadEdge = true; in fixupConstruct()
887 if (!HasBadEdge) in fixupConstruct()