Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
DInstrRefBasedImpl.cpp3135 unsigned bbnum = MBB.getNumber(); in emitLocations() local
3137 MTracker->loadFromArray(MInLocs[bbnum], bbnum); in emitLocations()
3138 TTracker->loadInlocs(MBB, MInLocs[bbnum], SavedLiveIns[MBB.getNumber()], in emitLocations()
3141 CurBB = bbnum; in emitLocations()