Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/CodeGen/GlobalISel/
H A DGISelWorkList.h29 DenseMap<MachineInstr *, unsigned> WorklistMap; variable
/llvm-project-15.0.7/llvm/include/llvm/Transforms/Utils/
H A DInstructionWorklist.h27 DenseMap<Instruction *, unsigned> WorklistMap; variable
/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp166 DenseMap<SDNode *, unsigned> WorklistMap; member in __anon54f00e400111::DAGCombiner