Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMLRegAllocEvictAdvisor.cpp942 int64_t NumBrokenHints = 0; in extractFeatures() local
975 NumBrokenHints += VRM->hasPreferredPhys(LI.reg()); in extractFeatures()
1016 SET(nr_broken_hints, float, NumBrokenHints); in extractFeatures()