Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/include/llvm/Passes/
H A 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/gnu/llvm/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
/openbsd/gnu/usr.bin/cvs/windows-NT/SCC/
H A DSCC.mak7 CFG=SCC - Win32 Debug macro
/openbsd/gnu/llvm/llvm/tools/opt/
H A Dopt.cpp64 static codegen::RegisterCodeGenFlags CFG; variable
/openbsd/gnu/llvm/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExplodedGraph.h46 class CFG; variable
/openbsd/gnu/llvm/clang/docs/
H A DInternalsManual.rst2494 .. _CFG: target
/openbsd/gnu/llvm/clang/include/clang/Analysis/
H A DCFG.h40 class CFG; variable
1436 CFG() : Blocks(BlkBVC, 10) {} in CFG() function
/openbsd/gnu/usr.bin/cvs/
H A Dcvsnt.mak7 CFG=cvsnt - Win32 Debug macro
/openbsd/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DVPlan.cpp282 VPBasicBlock::createEmptyBasicBlock(VPTransformState::CFGState &CFG) { in createEmptyBasicBlock()
H A DVPlan.h351 } CFG; member
/openbsd/gnu/llvm/llvm/lib/Passes/
H A DStandardInstrumentations.cpp926 PreservedCFGCheckerInstrumentation::CFG::CFG(const Function *F, in CFG() function in PreservedCFGCheckerInstrumentation::CFG