Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineSink.cpp283 bool UseCache = true);
1191 bool UseCache) { in getBBRegisterPressure() argument
1198 if (UseCache && RP != CachedRegisterPressure.end()) in getBBRegisterPressure()