Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/
H A Dcomparison_util.cc327 bool Comparison::IsReflexive() const { in IsReflexive() function in xla::Comparison
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/types/
Dtype.go1816 func IsReflexive(t *Type) bool { func