Home
last modified time | relevance | path

Searched refs:ItCnt (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Analysis/
DScalarEvolution.cpp4446 ExitLimit ItCnt = in ComputeExitLimitFromICmp() local
4448 if (ItCnt.hasAnyInfo()) in ComputeExitLimitFromICmp()
4449 return ItCnt; in ComputeExitLimitFromICmp()
/external/llvm/lib/Analysis/
DScalarEvolution.cpp5948 ExitLimit ItCnt = in computeExitLimitFromICmp() local
5950 if (ItCnt.hasAnyInfo()) in computeExitLimitFromICmp()
5951 return ItCnt; in computeExitLimitFromICmp()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DScalarEvolution.cpp7307 ExitLimit ItCnt = in computeExitLimitFromICmp() local
7309 if (ItCnt.hasAnyInfo()) in computeExitLimitFromICmp()
7310 return ItCnt; in computeExitLimitFromICmp()