Searched defs:BlockInformation (Results 1 – 2 of 2) sorted by relevance
71 std::map<const FType*, BlockCounts> BlockInformation; variable
107 class BlockInformation { class111 BlockInformation() : IsRetired(false), SccNum(INVALIDSCCNUM) {} in BlockInformation() function in __anone3a43a910211::BlockInformation