Searched refs:IndVarUpdates (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/llvm/llvm/lib/CodeGen/
H A DMLRegallocEvictAdvisor.cpp261 double IndVarUpdates = 0; member in struct:__anon2115::LIFeatureComponents
813 Ret.IndVarUpdates += Freq;
835 double IndVarUpdates = 0.0; local
872 IndVarUpdates += LIFC.IndVarUpdates;
913 SET(weighed_indvars_by_max, float, IndVarUpdates);

Completed in 178 milliseconds