Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/Passes/
DStandardInstrumentations.h129 struct CFG { struct
133 CFG(const Function *F, bool TrackBBLifetime); argument
145 static void printDiff(raw_ostream &out, const CFG &Before, argument
/openbsd/src/gnu/llvm/clang/include/clang/Analysis/Analyses/
DCFGReachabilityAnalysis.h23 class CFG; variable
DLiveVariables.h22 class CFG; variable
DCalledOnceCheck.h21 class CFG; variable
DUninitializedValues.h23 class CFG; variable
/openbsd/src/gnu/usr.bin/cvs/windows-NT/SCC/
DSCC.mak7 CFG=SCC - Win32 Debug macro
/openbsd/src/gnu/llvm/llvm/tools/opt/
Dopt.cpp64 static codegen::RegisterCodeGenFlags CFG; variable
/openbsd/src/gnu/llvm/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DExplodedGraph.h46 class CFG; variable
/openbsd/src/gnu/llvm/clang/docs/
DInternalsManual.rst2494 .. _CFG: target
/openbsd/src/gnu/llvm/clang/include/clang/Analysis/
DCFG.h40 class CFG; variable
1436 CFG() : Blocks(BlkBVC, 10) {} in CFG() function
/openbsd/src/gnu/usr.bin/cvs/
Dcvsnt.mak7 CFG=cvsnt - Win32 Debug macro
/openbsd/src/gnu/llvm/llvm/lib/Transforms/Vectorize/
DVPlan.cpp282 VPBasicBlock::createEmptyBasicBlock(VPTransformState::CFGState &CFG) { in createEmptyBasicBlock()
DVPlan.h351 } CFG; member
/openbsd/src/gnu/llvm/llvm/lib/Passes/
DStandardInstrumentations.cpp926 PreservedCFGCheckerInstrumentation::CFG::CFG(const Function *F, in CFG() function in PreservedCFGCheckerInstrumentation::CFG