Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/CodeGen/
DLiveIntervals.h464 void computeLiveInRegUnits();
/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DLiveIntervals.cpp136 computeLiveInRegUnits(); in runOnMachineFunction()
319 void LiveIntervals::computeLiveInRegUnits() { in computeLiveInRegUnits() function in LiveIntervals