Searched defs:LiveRegMatrix (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DLiveRegMatrix.h40 class LiveRegMatrix : public MachineFunctionPass { class in namespace:llvm
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DLiveRegMatrix.cpp46 LiveRegMatrix::LiveRegMatrix() : MachineFunctionPass(ID) {} function in class:LiveRegMatrix
[all...]

Completed in 61 milliseconds