Home
last modified time | relevance | path

Searched refs:BBMarkerSet (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DStackLifetime.cpp88 BBMarkerSet; in collectMarkers() local
110 BBMarkerSet[BB][II] = {AllocaNo, IsStart}; in collectMarkers()
131 auto &BlockMarkerSet = BBMarkerSet[BB]; in collectMarkers()