Searched defs:getEntryBlock (Results 1 – 1 of 1) sorted by relevance
117 const MCBasicBlock *getEntryBlock() const { return front(); } in getEntryBlock() function118 MCBasicBlock *getEntryBlock() { return front(); } in getEntryBlock() function