HomeSort by relevance Sort by last modified time
    Searched refs:collectInfoOfBasicBlock (Results 1 - 2 of 2) sorted by null

  /dalvik/vm/compiler/codegen/x86/
AnalysisO1.h 377 int collectInfoOfBasicBlock(Method* method, BasicBlock_O1* bb); //update bb->infoBasicBlock
AnalysisO1.cpp 241 int collectInfoOfBasicBlock(Method* method, BasicBlock_O1* bb);
248 //used in collectInfoOfBasicBlock: getVirtualRegInfo
531 collectInfoOfBasicBlock(currentMethod, currentBB);
652 int collectInfoOfBasicBlock(Method* method, BasicBlock_O1* bb) {
    [all...]

Completed in 33 milliseconds