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