Home
last modified time | relevance | path

Searched defs:BlockInformation (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/Analysis/
DProfileInfo.h72 std::map<const FType*, BlockCounts> BlockInformation; variable
/external/llvm/lib/Target/R600/
DAMDILCFGStructurizer.cpp115 class BlockInformation { class
121 BlockInformation() : isRetired(false), sccNum(INVALIDSCCNUM) {} in BlockInformation() function in llvmCFGStruct::BlockInformation