Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dir_emitter.h426 llvm::Type* return_type, bool does_not_throw = true,
Dir_emitter.cc2556 llvm::Type* return_type, bool does_not_throw, bool only_accesses_arg_memory, in EmitCallToFunc() argument
2567 if (does_not_throw) { in EmitCallToFunc()