Searched defs:getEntryBlock (Results 1 – 10 of 10) sorted by relevance
25 BasicBlock *SSAContext::getEntryBlock(Function &F) { in getEntryBlock() function in SSAContext
24 MachineBasicBlock *MachineSSAContext::getEntryBlock(MachineFunction &F) { in getEntryBlock() function in MachineSSAContext
586 NodeAddr<BlockNode*> FuncNode::getEntryBlock(const DataFlowGraph &G) { in getEntryBlock() function in FuncNode
710 const BasicBlock &getEntryBlock() const { return front(); } in getEntryBlock() function711 BasicBlock &getEntryBlock() { return front(); } in getEntryBlock() function
79 mlir::Block *getEntryBlock() { return &getFunction().front(); } in getEntryBlock() function
257 BasicBlock *getEntryBlock() const { in getEntryBlock() function
350 GCOVBlock &getEntryBlock() { return EntryBlock; } in getEntryBlock() function in __anon434f465a0311::GCOVFunction
151 BasicBlock *getEntryBlock() { in getEntryBlock() function in __anonfd3f65480111::CHRScope
1210 BasicBlock *ScopStmt::getEntryBlock() const { in getEntryBlock() function in ScopStmt
3072 Block *spirv::LoopOp::getEntryBlock() { in getEntryBlock() function in spirv::LoopOp