Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DLiveIntervals.h462 void computeRegMasks();
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DLiveIntervals.cpp158 computeRegMasks(); in analyze()
235 void LiveIntervals::computeRegMasks() { in computeRegMasks() function in LiveIntervals