Searched defs:BlockInformation (Results 1 – 2 of 2) sorted by relevance
72 std::map<const FType*, BlockCounts> BlockInformation; variable
115 class BlockInformation { class121 BlockInformation() : isRetired(false), sccNum(INVALIDSCCNUM) {} in BlockInformation() function in llvmCFGStruct::BlockInformation