Home
last modified time | relevance | path

Searched defs:LAC (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DHotColdSplitting.h42 function_ref<AssumptionCache *(Function &)> LAC) in HotColdSplitting()
/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DPathDiagnostic.cpp477 const Stmt *S, LocationOrAnalysisDeclContext LAC, bool UseEndOfStatement) { in getValidSourceLocation()
587 LocationOrAnalysisDeclContext LAC) { in createBegin()
596 LocationOrAnalysisDeclContext LAC) { in createEnd()
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/
H A DPathDiagnostic.h262 const LocationOrAnalysisDeclContext LAC) { in createBegin()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86LowerAMXType.cpp1252 X86LowerAMXCast LAC(F); in runOnFunction() local