Home
last modified time | relevance | path

Searched defs:LastCostChange (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DRegisterClassInfo.h35 uint16_t LastCostChange = 0; member
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegisterClassInfo.cpp141 unsigned LastCostChange = 0; compute() local