Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/unittests/Analysis/FlowSensitive/
H A DTestingSupport.h158 using StateT = DataflowAnalysisState<typename AnalysisT::Lattice>; variable
/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DGCNHazardRecognizer.cpp436 function_ref<HazardFnResult(StateT &, const MachineInstr &)> IsHazard, in hasHazard()
437 function_ref<void(StateT &, const MachineInstr &)> UpdateState, in hasHazard()