Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DLiveIntervals.h453 void computeRegMasks();
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DLiveIntervals.cpp142 computeRegMasks(); in runOnMachineFunction()
217 void LiveIntervals::computeRegMasks() { in computeRegMasks() function in LiveIntervals