Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DRegAllocPBQP.cpp127 void findVRegIntervalsToAlloc(const MachineFunction &MF, LiveIntervals &LIS);
523 void RegAllocPBQP::findVRegIntervalsToAlloc(const MachineFunction &MF, in findVRegIntervalsToAlloc() function in RegAllocPBQP
749 findVRegIntervalsToAlloc(MF, LIS); in runOnMachineFunction()