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

  /external/llvm/lib/Transforms/Scalar/
Sink.cpp 156 static bool isSafeToMove(Instruction *Inst, AliasAnalysis *AA,
222 if (!isSafeToMove(Inst, AA, Stores))
  /external/llvm/lib/CodeGen/
MachineInstr.cpp     [all...]

Completed in 54 milliseconds