Searched refs:performLabelWorklist (Results 1 - 3 of 3) sorted by relevance

/dalvik/vm/compiler/codegen/x86/
H A DLower.cpp404 performLabelWorklist(); //it is likely that the common labels will jump to other common labels
462 performLabelWorklist();
H A DLower.h439 accessed by insertLabelWorklist & performLabelWorklist
441 inserted by performLabelWorklist(false),
880 void performLabelWorklist();
H A DLowerJump.cpp342 //////////////////// performLabelWorklist is defined differently for code cache
364 void performLabelWorklist() { function

Completed in 30 milliseconds