Home
last modified time | relevance | path

Searched defs:RTC (Results 1 – 7 of 7) sorted by relevance

/llvm-project/polly/lib/CodeGen/
H A DUtils.cpp78 polly::executeScopConditionally(Scop &S, Value *RTC, DominatorTree &DT, in executeScopConditionally() argument
H A DCodeGeneration.cpp272 Value *RTC = NodeBuilder.createRTC(AI.getRunCondition().release()); generateCode() local
H A DIslNodeBuilder.cpp1401 Value *RTC = ExprBuilder.create(Condition); createRTC() local
[all...]
/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCXX.cpp208 auto RTC = (*SFC->getCallSiteBlock())[SFC->getIndex()] computeObjectUnderConstruction() local
439 auto RTC = (*SFC->getCallSiteBlock())[SFC->getIndex()] updateObjectsUnderConstruction() local
H A DExprEngineCallAndReturn.cpp768 if (auto RTC = getCurrentCFGElement().getAs<CFGCXXRecordTypedCall>()) { bindReturnValue() local
/llvm-project/polly/lib/Support/
H A DScopHelper.cpp224 BasicBlock *BB, bool RTC) { in recordAssumption() argument
/llvm-project/clang/lib/Sema/
H A DSemaDeclObjC.cpp4446 CheckObjCMethodOverrides(ObjCMethodDecl * ObjCMethod,ObjCInterfaceDecl * CurrentClass,ResultTypeCompatibilityKind RTC) CheckObjCMethodOverrides() argument
5026 ResultTypeCompatibilityKind RTC = ActOnMethodDeclaration() local