Searched refs:checkLiveness (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/llvm/llvm/lib/CodeGen/
H A DMachineVerifier.cpp254 void checkLiveness(const MachineOperand *MO, unsigned MONum);
2061 checkLiveness(MO, MONum);
2393 void MachineVerifier::checkLiveness(const MachineOperand *MO, unsigned MONum) { function in class:MachineVerifier

Completed in 113 milliseconds