Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dllvm_ir_runtime.cc44 void RemoveFunctionFromUsedList(llvm::Module* module, llvm::Function* fn) { in RemoveFunctionFromUsedList() function
153 RemoveFunctionFromUsedList(module, fn); in RewriteCalls()