Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/
H A DLiveIntervals.h444 void computeRegMasks();
/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DLiveIntervals.cpp142 computeRegMasks(); in runOnMachineFunction()
212 void LiveIntervals::computeRegMasks() { in computeRegMasks() function in LiveIntervals