Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DPreISelIntrinsicLowering.cpp38 static cl::opt<int64_t> MemIntrinsicExpandSizeThresholdOpt( variable
189 uint64_t Threshold = MemIntrinsicExpandSizeThresholdOpt.getNumOccurrences() in shouldExpandMemIntrinsicWithSize()
190 ? MemIntrinsicExpandSizeThresholdOpt in shouldExpandMemIntrinsicWithSize()