HomeSort by relevance Sort by last modified time
    Searched refs:setCurrentFunction (Results 1 - 3 of 3) sorted by null

  /external/swiftshader/third_party/LLVM/include/llvm/Analysis/
PathProfileInfo.h 86 void setCurrentFunction(Function* F);
  /external/swiftshader/third_party/LLVM/lib/Analysis/
PathProfileVerifier.cpp 112 pathProfileInfo.setCurrentFunction(F);
PathProfileInfo.cpp 229 void PathProfileInfo::setCurrentFunction(Function* F) {

Completed in 404 milliseconds