Searched defs:SizeInt (Results 1 – 3 of 3) sorted by relevance
116 const llvm::APSInt *SizeInt = svalBuilder.getKnownValue(state, Size); in checkPreStmt() local
945 std::optional<uint64_t> SizeInt = ConstSize->getAPInt().tryZExtValue(); mayLoopAccessLocation() local
6563 ConstantInt *SizeInt = dyn_cast<ConstantInt>(Size); TEST_F() local