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

  /external/llvm/lib/Transforms/Scalar/
MergedLoadStoreMotion.cpp 134 void removeInstruction(Instruction *Inst);
183 void MergedLoadStoreMotion::removeInstruction(Instruction *Inst) {
186 MD->removeInstruction(Inst);
311 removeInstruction(HoistCand);
314 removeInstruction(ElseInst);
491 removeInstruction(S0);
492 removeInstruction(S1);
494 removeInstruction(A0);
496 removeInstruction(A1);
  /external/llvm/lib/Analysis/
MemoryDependenceAnalysis.cpp     [all...]
  /prebuilts/tools/common/m2/repository/org/smali/dexlib2/2.1.3/
dexlib2-2.1.3.jar 

Completed in 90 milliseconds