Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMLRegallocEvictAdvisor.cpp
H A DMLRegAllocEvictAdvisor.cpp328 static float getInitialQueueSize(const MachineFunction &MF);
628 float MLEvictAdvisor::getInitialQueueSize(const MachineFunction &MF) { in getInitialQueueSize() function in MLEvictAdvisor
645 InitialQSize(MLEvictAdvisor::getInitialQueueSize(MF)) { in MLEvictAdvisor()