Searched defs:SizeCI (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Transforms/Instrumentation/ | ||
H A D | BoundsChecking.cpp | 73 ConstantInt *SizeCI = dyn_cast<ConstantInt>(Size); getBoundsCheckCond() local |
/llvm-project/llvm/lib/Transforms/Utils/ | ||
H A D | SimplifyLibCalls.cpp | 4116 if (ConstantInt *SizeCI = isFortifiedCallFoldable() local |