Yuanfang Chen
2010-May-18 00:08 UTC
[LLVMdev] suggestion: add a member in llvm::CodeMetrics
Is it worthwhile to add a
void analyzeInstRange(InstIter begin, InstIter end) {}
which estimate code metrics of any instruction range in a basic block.
Or we are good with analyzeBasicBlock as an upperbound?
thanks
yuanfang
