reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
130 using VNtoInsns = DenseMap<VNType, SmallVector<Instruction *, 4>>; 143 VNType VN; 159 DenseMap<BasicBlock *, SmallVector<std::pair<VNType, Instruction *>, 2>>; 614 using RenameStackType = DenseMap<VNType, SmallVector<Instruction *, 2>>; 622 for (std::pair<VNType, Instruction *> &VI : reverse(it1->second)) { 742 std::vector<VNType> Ranks; 770 const VNType &VN = R;