Home
last modified time | relevance | path

Searched refs:getBECount (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DScalarEvolution.h417 const SCEV *getBECount(const SCEV *Start,
/external/swiftshader/third_party/LLVM/lib/Analysis/
DScalarEvolution.cpp6040 const SCEV *ScalarEvolution::getBECount(const SCEV *Start, in getBECount() function in ScalarEvolution
6173 const SCEV *BECount = getBECount(Start, End, Step, NoWrap); in HowManyLessThans()
6179 : getBECount(MinStart, MaxEnd, Step, NoWrap); in HowManyLessThans()