Searched defs:getFunc (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/VE/ | ||
H A D | VERegisterInfo.cpp | 139 MachineFunction &getFunc() const { return *MBB.getParent(); } in getFunc() function in __anonfc6cc76e0111::EliminateFrameIndex |
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/ | ||
H A D | MergeFunctions.cpp | 181 Function *getFunc() const { return F; } in getFunc() function in __anon9d523e400111::FunctionNode |
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | RDFGraph.h | 693 Func getFunc() const { return TheFunc; } in getFunc() function |
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ | ||
H A D | PGOInstrumentation.cpp | 1095 Function &getFunc() const { return F; } getFunc() function in __anon44f3207d0511::PGOUseFunc |