Searched refs:InstructionVerifier (Results 1 – 2 of 2) sorted by relevance
375 class InstructionVerifier;465 InstructionVerifier &Verifier);512 class InstructionVerifier { class568 InstructionVerifier &Verifier) { in verifyFunction()781 void InstructionVerifier::verifyInstruction( in verifyInstruction()863 void InstructionVerifier::reportInvalidUse(const Value &V, in reportInvalidUse()885 InstructionVerifier Verifier; in Verify()
1326 class InstructionVerifier : public DfsHloVisitorWithDefault { class1328 explicit InstructionVerifier(std::function<bool(const HloInstruction*)> in InstructionVerifier() function in xla::__anond588ae4e0811::InstructionVerifier1484 InstructionVerifier instruction_verifier( in Run()