Home
last modified time | relevance | path

Searched defs:moveInstruction (Results 1 – 2 of 2) sorted by relevance

/external/proguard/src/proguard/classfile/editor/
DCodeAttributeEditor.java753 private void moveInstruction(Clazz clazz, in moveInstruction() method in CodeAttributeEditor
/external/llvm/lib/CodeGen/
DMachineScheduler.cpp644 void ScheduleDAGMI::moveInstruction( in moveInstruction() function in ScheduleDAGMI