Searched refs:BBMarkerSet (Results 1 – 3 of 3) sorted by relevance
68 DenseMap<BasicBlock *, SmallDenseMap<Instruction *, Marker>> BBMarkerSet; in collectMarkers() local90 BBMarkerSet[UI->getParent()][UI] = {AllocaNo, IsStart}; in collectMarkers()115 auto &BlockMarkerSet = BBMarkerSet[BB]; in collectMarkers()
55 DenseMap<BasicBlock *, SmallDenseMap<Instruction *, Marker>> BBMarkerSet; in collectMarkers() local77 BBMarkerSet[UI->getParent()][UI] = {AllocaNo, IsStart}; in collectMarkers()102 auto &BlockMarkerSet = BBMarkerSet[BB]; in collectMarkers()
94 BBMarkerSet; in collectMarkers() local116 BBMarkerSet[BB][II] = {AllocaNo, IsStart}; in collectMarkers()137 auto &BlockMarkerSet = BBMarkerSet[BB]; in collectMarkers()