Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DLoopPeel.h35 bool UnrollingSpecficValues = false);
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopPeel.cpp876 bool UnrollingSpecficValues) { in gatherPeelingPreferences() argument
889 if (UnrollingSpecficValues) { in gatherPeelingPreferences()