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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DMakeGuardsExplicit.cpp68 static bool explicifyGuards(Function &F) { function
95 return explicifyGuards(F);
105 if (explicifyGuards(F))

Completed in 103 milliseconds