Searched defs:SizeOp (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Transforms/Utils/ | ||
H A D | SimplifyLibCalls.cpp | 4084 isFortifiedCallFoldable(CallInst * CI,unsigned ObjSizeOp,std::optional<unsigned> SizeOp,std::optional<unsigned> StrOp,std::optional<unsigned> FlagOp) isFortifiedCallFoldable() argument |
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaChecking.cpp | 2371 clang::Expr *SizeOp = TheCall->getArg(2); CheckBuiltinFunctionCall() local |