Home
last modified time | relevance | path

Searched refs:BBCountInfo (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Instrumentation/
DPGOInstrumentation.cpp724 const UseBBInfo &BBCountInfo = getBBInfo(&BB); in setBranchWeights() local
725 unsigned Size = BBCountInfo.OutEdges.size(); in setBranchWeights()
729 const PGOUseEdge *E = BBCountInfo.OutEdges[s]; in setBranchWeights()