Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/GlobalISel/
H A DCombiner.cpp41 using WorkListTy = GISelWorkList<512>; typedef in __anon26fbfa950111::WorkListMaintainer
42 WorkListTy &WorkList;
48 WorkListMaintainer(WorkListTy &WorkList) in WorkListMaintainer()