Home
last modified time | relevance | path

Searched defs:CountC (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopUnrollRuntime.cpp534 Constant *CountC = ConstantInt::get(BECount->getType(), Count); in CreateTripRemainder() local
H A DSimplifyLibCalls.cpp3397 ConstantInt *CountC = dyn_cast<ConstantInt>(CI->getArgOperand(2)); optimizeFWrite() local