Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DPHIElimination.cpp158 std::vector<SparseBitVector<>> LiveInSets; runOnMachineFunction() local
678 SplitPHIEdges(MachineFunction & MF,MachineBasicBlock & MBB,MachineLoopInfo * MLI,std::vector<SparseBitVector<>> * LiveInSets) SplitPHIEdges() argument
H A DLiveVariables.cpp874 addNewBlock(MachineBasicBlock * BB,MachineBasicBlock * DomBB,MachineBasicBlock * SuccBB,std::vector<SparseBitVector<>> & LiveInSets) addNewBlock() argument
H A DMachineBasicBlock.cpp1134 SplitCriticalEdge(MachineBasicBlock * Succ,Pass & P,std::vector<SparseBitVector<>> * LiveInSets) SplitCriticalEdge() argument