Searched defs:DetailedBlockInfo (Results 1 – 1 of 1) sorted by relevance
37 struct DetailedBlockInfo { struct in llvm::ProfileVerifierPassT38 const BType *BB;39 double BBWeight;40 double inWeight;41 int inCount;42 double outWeight;43 int outCount;