Home
last modified time | relevance | path

Searched defs:FromFunc (Results 1 – 2 of 2) sorted by relevance

/llvm-project/bolt/lib/Profile/
H A DDataAggregator.cpp735 doInterBranch(BinaryFunction * FromFunc,BinaryFunction * ToFunc,uint64_t From,uint64_t To,uint64_t Count,uint64_t Mispreds) doInterBranch() argument
805 BinaryFunction *FromFunc = handleAddress(From, /*IsFrom=*/true); doBranch() local
824 BinaryFunction *FromFunc = getBinaryFunctionContainingAddress(First.To); doTrace() local
[all...]
/llvm-project/clang/lib/Sema/
H A DSemaExceptionSpec.cpp916 if (!FromFunc || FromFunc->hasDependentExceptionSpec()) in CheckExceptionSpecCompatibility() local