Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Analysis/
DProfileVerifierPass.cpp37 struct DetailedBlockInfo { struct in llvm::ProfileVerifierPassT
38 const BType *BB;
39 double BBWeight;
40 double inWeight;
41 int inCount;
42 double outWeight;
43 int outCount;