Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/tests/
Dllvm_irgen_test_base.cc63 const string& expected_llvm_ir, in CompileAndVerifyIr() argument
69 CompileAndVerifyIr(std::move(module), expected_llvm_ir, match_optimized_ir); in CompileAndVerifyIr()
Dllvm_irgen_test_base.h44 const string& expected_llvm_ir,