Searched defs:getEntryBlock (Results 1 – 7 of 7) sorted by relevance
29 BasicBlock *SSAContext::getEntryBlock(Function &F) { in getEntryBlock() function in SSAContext33 const BasicBlock *SSAContext::getEntryBlock(const Function &F) { in getEntryBlock() function in SSAContext
31 MachineBasicBlock *MachineSSAContext::getEntryBlock(MachineFunction &F) { in getEntryBlock() function in MachineSSAContext
586 NodeAddr<BlockNode*> FuncNode::getEntryBlock(const DataFlowGraph &G) { in getEntryBlock() function in FuncNode
735 const BasicBlock &getEntryBlock() const { return front(); } in getEntryBlock() function736 BasicBlock &getEntryBlock() { return front(); } in getEntryBlock() function
259 BasicBlock *getEntryBlock() const { in getEntryBlock() function
351 GCOVBlock &getEntryBlock() { return EntryBlock; } in getEntryBlock() function in __anon3a2a73410311::GCOVFunction
160 BasicBlock *getEntryBlock() { in getEntryBlock() function in __anon50f5060f0111::CHRScope