Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/Analysis/Utils/
H A DImportedFunctionsInliningStatistics.h99 int AllFunctions = 0; variable
/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUSplitModule.cpp584 DenseSet<const Function *> AllFunctions; doPartitioning() local
/llvm-project/bolt/lib/Core/
H A DBinaryContext.cpp1619 AllFunctions.reserve(BinaryFunctions.size() + InjectedBinaryFunctions.size()); in getAllBinaryFunctions() local
/llvm-project/clang/lib/Sema/
H A DSemaTemplate.cpp492 bool AllFunctions = LookupTemplateName() local