Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DCodeMetrics.cpp109 unsigned NumInstsBeforeThisBB = NumInsts; in analyzeBasicBlock() local
183 NumBBInsts[BB] = NumInsts - NumInstsBeforeThisBB; in analyzeBasicBlock()