Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/GlobalISel/
H A DGISelWorkList.h34 DenseMap<MachineInstr *, unsigned> WorklistMap; variable
/freebsd-12.1/contrib/llvm/include/llvm/Transforms/InstCombine/
H A DInstCombineWorklist.h29 DenseMap<Instruction*, unsigned> WorklistMap; variable
/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp140 DenseMap<SDNode *, unsigned> WorklistMap; member in __anon03ecab350111::DAGCombiner