Home
last modified time | relevance | path

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

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