Home
last modified time | relevance | path

Searched defs:NewEC (Results 1 – 5 of 5) sorted by relevance

/llvm-project/llvm/unittests/Analysis/
H A DScalarEvolutionTest.cpp800 EXPECT_FALSE(isa<SCEVCouldNotCompute>(NewEC)); in TEST_F() local
889 EXPECT_FALSE(isa<SCEVCouldNotCompute>(NewEC)); in TEST_F() local
/llvm-project/clang/lib/AST/
H A DType.cpp5233 insert(const FunctionEffectWithCondition & NewEC,Conflicts & Errs) insert() argument
/llvm-project/clang/lib/Sema/
H A DSemaType.cpp7515 const FunctionEffectWithCondition NewEC{FunctionEffect(FEKind), handleNonBlockingNonAllocatingTypeAttr() local
H A DSemaDecl.cpp20219 diagnoseConflictingFunctionEffect(const FunctionEffectsRef & FX,const FunctionEffectWithCondition & NewEC,SourceLocation NewAttrLoc) diagnoseConflictingFunctionEffect() argument
H A DTreeTransform.h6280 FunctionEffectWithCondition NewEC = PrevEC; TransformFunctionProtoType() local