HomeSort by relevance Sort by last modified time
    Searched defs:removeInstruction (Results 1 - 5 of 5) sorted by null

  /external/llvm/lib/Transforms/Scalar/
MergedLoadStoreMotion.cpp 118 void removeInstruction(Instruction *Inst);
144 void MergedLoadStoreMotion::removeInstruction(Instruction *Inst) {
147 MD->removeInstruction(Inst);
276 removeInstruction(HoistCand);
279 removeInstruction(ElseInst);
452 removeInstruction(S0);
453 removeInstruction(S1);
455 removeInstruction(A0);
457 removeInstruction(A1);
  /external/swiftshader/third_party/LLVM/lib/Analysis/
MemoryDependenceAnalysis.cpp     [all...]
  /external/llvm/lib/Analysis/
MemoryDependenceAnalysis.cpp     [all...]
  /external/r8/src/main/java/com/android/tools/r8/ir/code/
BasicBlock.java 879 public void removeInstruction(Instruction toRemove) {
    [all...]
  /prebuilts/tools/common/m2/repository/org/smali/dexlib2/2.1.3/
dexlib2-2.1.3.jar 

Completed in 181 milliseconds