Home
last modified time | relevance | path

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

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