Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Analysis/
H A DCodeMetrics.cpp127 InstructionCost NumInstsBeforeThisBB = NumInsts; in analyzeBasicBlock() local
207 InstructionCost NumInstsThisBB = NumInstsProxy - NumInstsBeforeThisBB; in analyzeBasicBlock()