Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DProfileVerifierPass.cpp38 struct DetailedBlockInfo { struct in __anon701300530111::ProfileVerifierPassT
39 const BType *BB;
40 double BBWeight;
41 double inWeight;
42 int inCount;
43 double outWeight;
44 int outCount;