Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVStructurizer.cpp837 bool fixupConstruct(Splitter &S, DivergentConstruct *Node) { in fixupConstruct() function in __anon1b48a8830111::SPIRVStructurizer
840 Modified |= fixupConstruct(S, Child.get()); in fixupConstruct()
924 return fixupConstruct(S, &Root); in splitCriticalEdges()