Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DProfileInfo.h71 std::map<const FType*, BlockCounts> BlockInformation; variable
/external/llvm/lib/Target/AMDGPU/
DAMDILCFGStructurizer.cpp107 class BlockInformation { class
111 BlockInformation() : IsRetired(false), SccNum(INVALIDSCCNUM) {} in BlockInformation() function in __anonf35547db0211::BlockInformation
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DAMDILCFGStructurizer.cpp103 class BlockInformation { class