Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DStackColoring.cpp452 using BlockBitVecMap = DenseMap<const MachineBasicBlock *, BitVector>; typedef in __anone8bd21720111::StackColoring
627 BlockBitVecMap SeenStartMap; in collectMarkers()
647 BlockBitVecMap::const_iterator I = SeenStartMap.find(*PI); in collectMarkers()