Home
last modified time | relevance | path

Searched defs:CFG (Results 1 – 19 of 19) sorted by relevance

/llvm-project/clang/unittests/Analysis/
H A DCFGTest.cpp29 TEST(CFG, RangeBasedForOverDependentType) { in TEST() argument
39 TEST(CFG, StaticInitializerLastCondition) { in TEST() argument
57 TEST(CFG, DeleteExpressionOnDependentType) { in TEST() argument
67 TEST(CFG, VariableOfIncompleteTyp argument
76 TEST(CFG,DependantBaseAddImplicitDtors) TEST() argument
96 TEST(CFG,IsLinear) TEST() argument
113 TEST(CFG,ElementRefIterator) TEST() argument
246 TEST(CFG,Worklists) TEST() argument
259 auto *CFG = AC.getCFG(); TEST() local
[all...]
/llvm-project/clang/include/clang/Analysis/Analyses/
H A DCFGReachabilityAnalysis.h23 class CFG; variable
H A DLiveVariables.h22 class CFG; variable
H A DCalledOnceCheck.h21 class CFG; variable
H A DUninitializedValues.h23 class CFG; variable
/llvm-project/llvm/include/llvm/Passes/
H A DStandardInstrumentations.h152 struct CFG { global() struct
156 GraphCFG global() argument
168 isPoisonedCFG global() argument
[all...]
/llvm-project/clang/unittests/Analysis/FlowSensitive/
H A DCFGMatchSwitchTest.cpp66 auto CFG = CFG::buildCFG(F, F->getBody(), &Ctx, BO); in applySwitchToCode() local
/llvm-project/llvm/tools/opt/
H A Doptdriver.cpp66 static codegen::RegisterCodeGenFlags CFG; variable
/llvm-project/polly/include/polly/
H A DScopDetectionDiagnostic.h72 CFG, enumerator
/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExplodedGraph.h47 class CFG; variable
/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DTypeErasedDataflowAnalysis.cpp488 const clang::CFG &CFG = ACFG.getCFG(); runTypeErasedDataflowAnalysis() local
[all...]
H A DHTMLLogger.cpp492 buildCFGDot(const clang::CFG & CFG) buildCFGDot() argument
[all...]
/llvm-project/clang/docs/
H A DInternalsManual.rst2544 .. _CFG: global() target
[all...]
/llvm-project/clang/include/clang/Analysis/
H A DCFG.h41 class CFG; variable
1427 CFG() : Blocks(BlkBVC, 10) {} in CFG() function
/llvm-project/llvm/unittests/FuzzMutate/
H A DStrategiesTest.cpp506 TEST(InsertCFGStrategy, CFG) { in TEST() argument
/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlan.cpp410 createEmptyBasicBlock(VPTransformState::CFGState & CFG) createEmptyBasicBlock() argument
[all...]
H A DVPlan.h391 } CFG; global() member
[all...]
/llvm-project/bolt/include/bolt/Core/
H A DBinaryFunction.h137 CFG_Finalized, /// CFG is finalized. No optimizations allowed. enumerator
[all...]
/llvm-project/llvm/lib/Passes/
H A DStandardInstrumentations.cpp1171 PreservedCFGCheckerInstrumentation::CFG::CFG(const Function *F, CFG() function in PreservedCFGCheckerInstrumentation::CFG
[all...]