Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DHotColdSplitting.h40 HotColdSplitting(ProfileSummaryInfo * ProfSI,function_ref<BlockFrequencyInfo * (Function &)> GBFI,function_ref<TargetTransformInfo & (Function &)> GTTI,std::function<OptimizationRemarkEmitter & (Function &)> * GORE,function_ref<AssumptionCache * (Function &)> LAC) HotColdSplitting() argument
/freebsd-src/contrib/llvm-project/clang/lib/Analysis/
H A DPathDiagnostic.cpp474 getValidSourceLocation(const Stmt * S,LocationOrAnalysisDeclContext LAC,bool UseEndOfStatement) getValidSourceLocation() argument
584 createBegin(const Stmt * S,const SourceManager & SM,LocationOrAnalysisDeclContext LAC) createBegin() argument
593 createEnd(const Stmt * S,const SourceManager & SM,LocationOrAnalysisDeclContext LAC) createEnd() argument
[all...]
/freebsd-src/contrib/llvm-project/clang/include/clang/Analysis/
H A DPathDiagnostic.h262 const LocationOrAnalysisDeclContext LAC) { in createBegin() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86LowerAMXType.cpp1238 X86LowerAMXCast LAC(F); runOnFunction() local