Home
last modified time | relevance | path

Searched defs:SizeInt (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DCastSizeChecker.cpp116 const llvm::APSInt *SizeInt = svalBuilder.getKnownValue(state, Size); in checkPreStmt() local
/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp945 std::optional<uint64_t> SizeInt = ConstSize->getAPInt().tryZExtValue(); mayLoopAccessLocation() local
/llvm-project/llvm/unittests/Frontend/
H A DOpenMPIRBuilderTest.cpp6563 ConstantInt *SizeInt = dyn_cast<ConstantInt>(Size); TEST_F() local