Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Passes/
H A DStandardInstrumentations.h146 struct CFG { global() struct
150 GraphCFG global() argument
162 isPoisonedCFG global() argument
[all...]
/freebsd-src/contrib/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
/freebsd-src/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DHTMLLogger.cpp163 const ControlFlowContext *CFG; global() member in clang::dataflow::__anon25edf0150111::HTMLLogger
175 beginAnalysis(const ControlFlowContext & CFG,TypeErasedDataflowAnalysis & A) beginAnalysis() argument
480 buildCFGDot(const clang::CFG & CFG) buildCFGDot() argument
[all...]
H A DTypeErasedDataflowAnalysis.cpp529 const clang::CFG &CFG = CFCtx.getCFG(); runTypeErasedDataflowAnalysis() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/tools/opt/
H A Dopt.cpp64 static codegen::RegisterCodeGenFlags CFG; global() variable
/freebsd-src/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExplodedGraph.h47 class CFG; variable
/freebsd-src/contrib/llvm-project/clang/include/clang/Analysis/
H A DCFG.h41 class CFG; variable
1424 CFG() : Blocks(BlkBVC, 10) {} CFG() function
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlan.cpp393 createEmptyBasicBlock(VPTransformState::CFGState & CFG) createEmptyBasicBlock() argument
[all...]
H A DVPlan.h380 } CFG; global() member
[all...]
/freebsd-src/contrib/ntp/include/
H A Dmbg_gps166.h301 typedef uint16_t CFG; ///< an SV's 4 bit configuration code typedef
/freebsd-src/contrib/llvm-project/llvm/lib/Passes/
H A DStandardInstrumentations.cpp1098 PreservedCFGCheckerInstrumentation::CFG::CFG(const Function *F, CFG() function in PreservedCFGCheckerInstrumentation::CFG
[all...]