Searched refs:Virt2ShapeMap (Results 1 – 2 of 2) sorted by relevance
66 DenseMap<unsigned, ShapeT> Virt2ShapeMap; variable114 bool isShapeMapEmpty() const { return Virt2ShapeMap.empty(); } in isShapeMapEmpty()122 return Virt2ShapeMap.lookup(virtReg); in getShape()126 Virt2ShapeMap[virtReg.id()] = shape; in assignVirt2Shape()156 Virt2ShapeMap[virtReg.id()] = getShape(SReg); in setIsSplitFromReg()
72 Virt2ShapeMap.clear(); in runOnMachineFunction()