Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clang-tidy/bugprone/
H A DUseAfterMoveCheck.cpp139 CFGReverseBlockReachabilityAnalysis CFA(*TheCFG); in find() local
/llvm-project/clang/include/clang/Analysis/
H A DAnalysisDeclContext.h88 std::unique_ptr<CFGReverseBlockReachabilityAnalysis> CFA; variable
/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetFrameLowering.h60 enum FrameBaseKind { Register, CFA, WasmFrameBase } Kind; global() enumerator
/llvm-project/lldb/unittests/UnwindAssembly/x86/
H A DTestx86AssemblyInspectionEngine.cpp135 const UnwindPlan::Row::FAValue &CFA) { in operator <<() argument
[all...]
/llvm-project/llvm/lib/Analysis/
H A DInlineCost.cpp2974 InlineCostFeaturesAnalyzer CFA(CalleeTTI, GetAssumptionCache, GetBFI, PSI, getInliningCostFeatures() local