Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopUnrollPass.cpp125 UnrollAllowPartial("unroll-allow-partial", cl::Hidden, variable
252 if (UnrollAllowPartial.getNumOccurrences() > 0) in gatherUnrollingPreferences()
253 UP.Partial = UnrollAllowPartial; in gatherUnrollingPreferences()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc29428 {"_ZL18UnrollAllowPartial", "UnrollAllowPartial"},