LLVM API Documentation
#include <Math.h>
Public Member Functions | |
MDMatrix (const Matrix &m) | |
MDMatrix (Matrix &&m) | |
const Metadata & | getMetadata () const |
PBQP::MDMatrix< Metadata >::MDMatrix | ( | const Matrix & | m | ) | [inline] |
PBQP::MDMatrix< Metadata >::MDMatrix | ( | Matrix && | m | ) | [inline] |
const Metadata& PBQP::MDMatrix< Metadata >::getMetadata | ( | ) | const [inline] |
Definition at line 431 of file Math.h.
Referenced by PBQP::RegAlloc::RegAllocSolverImpl::handleDisconnectEdge(), PBQP::RegAlloc::RegAllocSolverImpl::handleReconnectEdge(), and PBQP::RegAlloc::RegAllocSolverImpl::handleSetEdgeCosts().