Searched defs:LAC (Results 1 – 4 of 4) sorted by relevance
| /freebsd-src/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/ |
| H A D | HotColdSplitting.h | 40 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 D | PathDiagnostic.cpp | 474 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 D | PathDiagnostic.h | 262 const LocationOrAnalysisDeclContext LAC) { in createBegin() argument
|
| /freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86LowerAMXType.cpp | 1238 X86LowerAMXCast LAC(F); runOnFunction() local
|