Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLICM.cpp1088 ConstantInt *InvariantSize = cast<ConstantInt>(II->getArgOperand(0)); in isLoadInvariantInLoop() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DVerifier.cpp5985 ConstantInt *InvariantSize = dyn_cast<ConstantInt>(Call.getArgOperand(0)); in visitIntrinsicCall() local