Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/Stages/
DMicroOpQueueStage.cpp21 Error MicroOpQueueStage::moveInstructions() { in moveInstructions() function in llvm::mca::MicroOpQueueStage
/external/proguard/src/proguard/classfile/editor/
DCodeAttributeEditor.java717 private void moveInstructions(Clazz clazz, in moveInstructions() method in CodeAttributeEditor