Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DGISelWorkList.h29 DenseMap<MachineInstr *, unsigned> WorklistMap; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DInstructionWorklist.h27 DenseMap<Instruction *, unsigned> WorklistMap; variable