Searched defs:getFunc (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DMergeFunctions.cpp185 Function *getFunc() const { return F; } function in class:__anon4546::FunctionNode
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DRDFGraph.h660 NodeAddr<FuncNode*> getFunc() const { return Func; } function in struct:DataFlowGraph
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp1052 Function &getFunc() const { return F; } function in class:__anon4593::PGOUseFunc

Completed in 166 milliseconds