Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/CodeGen/
H A DMLRegAllocEvictAdvisor.cpp321 static float getInitialQueueSize(const MachineFunction &MF);
560 float MLEvictAdvisor::getInitialQueueSize(const MachineFunction &MF) { in getInitialQueueSize() function in MLEvictAdvisor
578 InitialQSize(MLEvictAdvisor::getInitialQueueSize(MF)) { in MLEvictAdvisor()