Searched defs:getFunc (Results 1 – 4 of 4) sorted by relevance
/openbsd-src/gnu/llvm/llvm/lib/Target/VE/ | ||
H A D | VERegisterInfo.cpp | 139 MachineFunction &getFunc() const { return *MBB.getParent(); } in getFunc() function in __anona05bf9b30111::EliminateFrameIndex |
/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/ | ||
H A D | MergeFunctions.cpp | 183 Function *getFunc() const { return F; } in getFunc() function in __anon5184a3a50111::FunctionNode |
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/ | ||
H A D | RDFGraph.h | 664 NodeAddr<FuncNode*> getFunc() const { return Func; } in getFunc() function |
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/ | ||
H A D | PGOInstrumentation.cpp | 1083 Function &getFunc() const { return F; } in getFunc() function in __anon0345afe20611::PGOUseFunc |