Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DLiveIntervalAnalysis.h411 void computeVirtRegs();
/external/llvm/lib/CodeGen/
DLiveIntervalAnalysis.cpp139 computeVirtRegs(); in runOnMachineFunction()
212 void LiveIntervals::computeVirtRegs() { in computeVirtRegs() function in LiveIntervals