Home
last modified time | relevance | path

Searched defs:aliasCache (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/compiler/mlir/hlo/include/mlir-hlo/Analysis/
Duserange_analysis.h108 BufferViewFlowAnalysis::ValueMapT aliasCache; variable
/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/include/mlir-hlo/Analysis/
Duserange_analysis.h197 BufferViewFlowAnalysis::ValueMapT aliasCache; variable
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
DXMLSource.java52 private TreeMap<String, String> aliasCache; field in XMLSource