Home
last modified time | relevance | path

Searched defs:ToFunc (Results 1 – 3 of 3) sorted by relevance

/llvm-project/bolt/lib/Profile/
H A DDataAggregator.cpp736 doInterBranch(BinaryFunction * FromFunc,BinaryFunction * ToFunc,uint64_t From,uint64_t To,uint64_t Count,uint64_t Mispreds) doInterBranch() argument
809 BinaryFunction *ToFunc = handleAddress(To, /*IsFrom=*/false); doBranch() local
825 BinaryFunction *ToFunc = getBinaryFunctionContainingAddress(Second.From); doTrace() local
1436 const BinaryFunction *ToFunc = parseLBRSample() local
[all...]
/llvm-project/clang/lib/Sema/
H A DSemaExceptionSpec.cpp911 if (!ToFunc || ToFunc->hasDependentExceptionSpec()) in CheckExceptionSpecCompatibility() local
/llvm-project/clang/lib/AST/
H A DASTImporter.cpp6693 FunctionTemplateDecl *ToFunc; VisitFunctionTemplateDecl() local
[all...]