Searched refs:hasOnlyUniformBranches (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DStructurizeCFG.cpp949 static bool hasOnlyUniformBranches(Region *R, unsigned UniformMDKindID, function
1022 if (hasOnlyUniformBranches(R, UniformMDKindID, *DA)) {

Completed in 113 milliseconds