Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
HDMakeGuardsExplicit.cpp68 static bool explicifyGuards(Function &F) { in explicifyGuards() function
95 return explicifyGuards(F); in runOnFunction()
105 if (explicifyGuards(F)) in run()