Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DGISelWorkList.h30 DenseMap<MachineInstr *, unsigned> WorklistMap; variable
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Transforms/InstCombine/
H A DInstCombineWorklist.h29 DenseMap<Instruction *, unsigned> WorklistMap; variable
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp168 DenseMap<SDNode *, unsigned> WorklistMap; member in __anonc943a8c40111::DAGCombiner