Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DGCNHazardRecognizer.cpp451 template <typename StateT>
453 hasHazard(StateT State, in hasHazard()
454 function_ref<HazardFnResult(StateT &, const MachineInstr &)> IsHazard, in hasHazard() argument
455 function_ref<void(StateT &, const MachineInstr &)> UpdateState, in hasHazard() argument