Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DLiveIntervals.h479 void computeLiveInRegUnits();
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DLiveIntervals.cpp159 computeLiveInRegUnits(); in analyze()
340 void LiveIntervals::computeLiveInRegUnits() { in computeLiveInRegUnits() function in LiveIntervals