Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSampleProfileInference.cpp669 auto ForwardPath = findShortestPath(Func.Entry, BlockIdx); in findShortestPath() local
/freebsd/contrib/sendmail/src/
H A Dsendmail.h2683 EXTERN char *ForwardPath; /* path to search for .forward files */ variable