Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DMakeGuardsExplicit.cpp56 static bool explicifyGuards(Function &F) { in explicifyGuards() function
84 if (explicifyGuards(F)) in run()