Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Analysis/
DPathProfileInfo.h88 BasicBlock* getCurrentFunctionEntry();
/external/llvm/lib/Analysis/
DPathProfileInfo.cpp248 BasicBlock* PathProfileInfo::getCurrentFunctionEntry() { in getCurrentFunctionEntry() function in PathProfileInfo