Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DMLRegallocEvictAdvisor.cpp281 static float getInitialQueueSize(const MachineFunction &MF);
491 float MLEvictAdvisor::getInitialQueueSize(const MachineFunction &MF) { in getInitialQueueSize() function in MLEvictAdvisor
509 InitialQSize(MLEvictAdvisor::getInitialQueueSize(MF)) { in MLEvictAdvisor()