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