Home
last modified time | relevance | path

Searched defs:CFA (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/clang/include/clang/Analysis/
H A DAnalysisDeclContext.h88 std::unique_ptr<CFGReverseBlockReachabilityAnalysis> CFA; variable
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DTargetFrameLowering.h60 enum FrameBaseKind { Register, CFA, WasmFrameBase } Kind; enumerator
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DInlineCost.cpp2878 InlineCostFeaturesAnalyzer CFA(CalleeTTI, GetAssumptionCache, GetBFI, PSI, in getInliningCostFeatures() local