Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/CodeGen/GlobalISel/
DCombiner.cpp56 SmallPtrSet<const MachineInstr *, 4> CreatedInstrs; member in __anon5ba58da70111::WorkListMaintainer
71 LLVM_DEBUG(CreatedInstrs.insert(&MI)); in createdInstr()
84 : CreatedInstrs) { in reportFullyCreatedInstrs()
88 LLVM_DEBUG(CreatedInstrs.clear()); in reportFullyCreatedInstrs()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DCombiner.cpp56 SmallPtrSet<const MachineInstr *, 4> CreatedInstrs; member in __anonfedb989b0111::WorkListMaintainer
71 LLVM_DEBUG(CreatedInstrs.insert(&MI)); in createdInstr()
84 : CreatedInstrs) { in reportFullyCreatedInstrs()
88 LLVM_DEBUG(CreatedInstrs.clear()); in reportFullyCreatedInstrs()