Home
last modified time | relevance | path

Searched refs:getCurrentFunction (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/Analysis/
DPathProfileInfo.h87 Function* getCurrentFunction() const;
/external/llvm/lib/Analysis/
DPathProfileInfo.cpp243 Function* PathProfileInfo::getCurrentFunction() const { in getCurrentFunction() function in PathProfileInfo