Home
last modified time | relevance | path

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

/minix3/minix/llvm/passes/include/common/
H A Dqprof_common.h279 std::string *deepestLLLoops, std::string *deepestLLLibs, in get()
463 std::vector<QProfSite*> deepestLLLoops = getDeepestLLLoops(); in mergeAllTaskClassesWithSameDeepestLLLoops() local
/minix3/minix/llvm/passes/magic/
H A DMagicPass.cpp2994 std::vector<QProfSite*> deepestLLLoops = qprofConf->getDeepestLLLoops(); in qprofInstrumentationApply() local