Home
last modified time | relevance | path

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

/minix3/minix/llvm/passes/include/common/
H A Dqprof_common.h59 int taskClassID; variable
126 inline QProfSite* QProfSite::get(Module &M, int taskClassID, int taskSiteID, in get()
152 inline QProfSite* QProfSite::getFromString(Module &M, int taskClassID, int taskSiteID, in getFromString()
172 int taskClassID; in getFromSitesString() local
407 inline bool QProfConf::lookupTaskClassLibFlags(int taskClassID, int *libFlags) in lookupTaskClassLibFlags()
423 inline void QProfConf::mergeTaskClassLLSitestacks(int taskClassID, int otherTaskClassID) in mergeTaskClassLLSitestacks()
429 inline void QProfConf::mergeTaskClassDeepestLLLoops(int taskClassID, int otherTaskClassID) in mergeTaskClassDeepestLLLoops()
435 inline void QProfConf::mergeTaskClassDeepestLLLibs(int taskClassID, int otherTaskClassID) in mergeTaskClassDeepestLLLibs()
441 inline void QProfConf::mergeTaskClassPair(int taskClassID, in mergeTaskClassPair()
475 int taskClassID = loopPairs[i].first->taskClassID; in mergeAllTaskClassesWithSameDeepestLLLoops() local
[all …]