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

  /external/llvm/lib/Transforms/Utils/
IntegerDivision.cpp 394 bool IsInsertPoint = Rem->getIterator() == Builder.GetInsertPoint();
402 if (IsInsertPoint)
453 bool IsInsertPoint = Div->getIterator() == Builder.GetInsertPoint();
461 if (IsInsertPoint)
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
IntegerDivision.cpp 394 bool IsInsertPoint = Rem->getIterator() == Builder.GetInsertPoint();
402 if (IsInsertPoint)
453 bool IsInsertPoint = Div->getIterator() == Builder.GetInsertPoint();
461 if (IsInsertPoint)

Completed in 60 milliseconds