Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
H A DScalarEvolution.h828 const SCEV *getConstantMaxTripCountFromArray(const Loop *L);
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DScalarEvolution.cpp8127 const SCEV *ScalarEvolution::getConstantMaxTripCountFromArray(const Loop *L) { in getConstantMaxTripCountFromArray() function in ScalarEvolution