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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DPHIElimination.cpp159 std::vector<SparseBitVector<>> LiveInSets; local
592 SplitPHIEdges(MachineFunction &MF, MachineBasicBlock &MBB, MachineLoopInfo *MLI, std::vector<SparseBitVector<>> *LiveInSets) argument
H A DLiveVariables.cpp814 addNewBlock(MachineBasicBlock *BB, MachineBasicBlock *DomBB, MachineBasicBlock *SuccBB, std::vector<SparseBitVector<>> &LiveInSets) argument

Completed in 57 milliseconds