Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonLoopIdiomRecognition.cpp88 static cl::opt<unsigned> RuntimeMemSizeThreshold("runtime-mem-idiom-threshold", variable
2168 unsigned Threshold = RuntimeMemSizeThreshold; in processCopyingStore()