Searched defs:BeforeSet (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyCFGStackify.cpp263 SmallPtrSet<const MachineInstr *, 4> BeforeSet; local
136 getEarliestInsertPos(MachineBasicBlock *MBB, const SmallPtrSet<const MachineInstr *, 4> &BeforeSet, const SmallPtrSet<const MachineInstr *, 4> &AfterSet) argument
160 getLatestInsertPos(MachineBasicBlock *MBB, const SmallPtrSet<const MachineInstr *, 4> &BeforeSet, const SmallPtrSet<const MachineInstr *, 4> &AfterSet) argument
393 SmallPtrSet<const MachineInstr *, 4> BeforeSet; local
494 SmallPtrSet<const MachineInstr *, 4> BeforeSet; local
[all...]

Completed in 165 milliseconds