Home
last modified time | relevance | path

Searched defs:ComputeConstant (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/Analysis/
DSparsePropagation.h72 virtual LatticeVal ComputeConstant(Constant *C) { in ComputeConstant() function
/external/tensorflow/tensorflow/compiler/xla/client/
Dclient.cc184 StatusOr<Literal> Client::ComputeConstant(const XlaComputation& computation, in ComputeConstant() function in xla::Client