Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
H A Dfreeze_global_tensors.cc91 using StateT = dataflow::Lattice<ResourceLatticeValue>; typedef in mlir::tf_saved_model::__anon21b2196a0111::ResourceAnalysis
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DGCNHazardRecognizer.cpp454 function_ref<HazardFnResult(StateT &, const MachineInstr &)> IsHazard, in hasHazard()
455 function_ref<void(StateT &, const MachineInstr &)> UpdateState, in hasHazard()