Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Transforms/Scalar/
H A DMemCpyOptimizer.cpp1645 static bool isZeroSize(Value *Size) { isZeroSize() function
/llvm-project/clang/lib/AST/
H A DDecl.cpp4590 bool FieldDecl::isZeroSize(const ASTContext &Ctx) const { isZeroSize() function in FieldDecl