Searched defs:MaxOrZero (Results  1 – 2 of 2) sorted by relevance
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ | 
| D | LoopUnrollPass.cpp | 742     bool MaxOrZero, unsigned &TripMultiple, unsigned LoopSize,  in computeUnrollCount()1112   bool MaxOrZero = false;  in tryToUnrollLoop()  local
 
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ | 
| D | ScalarEvolution.cpp | 7032     const SCEV *E, const SCEV *M, bool MaxOrZero,  in ExitLimit()7047     const SCEV *E, const SCEV *M, bool MaxOrZero,  in ExitLimit()
 7056                                       bool MaxOrZero)  in ExitLimit()
 7068     bool Complete, const SCEV *MaxCount, bool MaxOrZero)  in BackedgeTakenInfo()
 7176   bool MaxOrZero = (MustExitMaxOrZero && ExitingBlocks.size() == 1);  in computeBackedgeTakenCount()  local
 10763   bool MaxOrZero = false;  in howManyLessThans()  local
 
 |