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

  /external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
LoopStrengthReduce.cpp 21 // "post-inc" users. This is not talking about post-increment addressing modes;
34 // case of post-increment users is users outside the loop.
43 // TODO: When truncation is free, truncate ICmp users' operands to make it a
    [all...]
  /external/llvm/lib/Transforms/Scalar/
LoopStrengthReduce.cpp 21 // "post-inc" users. This is not talking about post-increment addressing modes;
34 // case of post-increment users is users outside the loop.
43 // TODO: When truncation is free, truncate ICmp users' operands to make it a
84 /// bail out. This threshold is far beyond the number of users that LSR can
776 for (User *UR : UVal->users()) {
834 /// still return true. Therefore, users still need to account for
    [all...]

Completed in 62 milliseconds