Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
DRegBankSelect.h430 uint64_t LocalFreq; variable
432 MappingCost(uint64_t LocalCost, uint64_t NonLocalCost, uint64_t LocalFreq) in MappingCost()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DRegBankSelect.cpp938 RegBankSelect::MappingCost::MappingCost(const BlockFrequency &LocalFreq) in MappingCost()