Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/compiler_rt/dist/test/profile/Inputs/
H A Dinstrprof-value-prof-real.c29 FPT getFunc(int I) { return CalleeAddrs[I]; } in getFunc() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DMergeFunctions.cpp185 Function *getFunc() const { return F; } in getFunc() function in __anon0a4371590111::FunctionNode
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DRDFGraph.h660 NodeAddr<FuncNode*> getFunc() const { return Func; } in getFunc() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp1109 Function &getFunc() const { return F; } in getFunc() function in __anon333165960611::PGOUseFunc