Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DLiveIntervals.h453 void computeRegMasks();
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DLiveIntervals.cpp142 computeRegMasks(); in runOnMachineFunction()
217 void LiveIntervals::computeRegMasks() { in computeRegMasks() function in LiveIntervals