Home
last modified time | relevance | path

Searched defs:getEntryBlock (Results 1 – 1 of 1) sorted by relevance

/freebsd-9-stable/contrib/llvm/include/llvm/MC/
DMCFunction.h117 const MCBasicBlock *getEntryBlock() const { return front(); } in getEntryBlock() function
118 MCBasicBlock *getEntryBlock() { return front(); } in getEntryBlock() function