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

  /external/llvm/lib/Transforms/Scalar/
Sink.cpp 60 static bool isSafeToMove(Instruction *Inst, AliasAnalysis &AA,
150 if (!isSafeToMove(Inst, AA, Stores))
  /external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
Sink.cpp 154 static bool isSafeToMove(Instruction *Inst, AliasAnalysis *AA,
181 if (!isSafeToMove(Inst, AA, Stores))
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
Sink.cpp 60 static bool isSafeToMove(Instruction *Inst, AliasAnalysis &AA,
150 if (!isSafeToMove(Inst, AA, Stores))
  /external/llvm/lib/CodeGen/
MachineInstr.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/CodeGen/
MachineInstr.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
MachineInstr.cpp     [all...]

Completed in 471 milliseconds