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

  /external/llvm/lib/Transforms/Scalar/
LoopStrengthReduce.cpp 676 static bool isAddressUse(Instruction *Inst, Value *OperandVal) {
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
LoopStrengthReduce.cpp 586 /// isAddressUse - Returns true if the specified instruction is using the
588 static bool isAddressUse(Instruction *Inst, Value *OperandVal) {
    [all...]

Completed in 496 milliseconds