Home
last modified time | relevance | path

Searched refs:getLastBlock (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/gnu/llvm/llvm/lib/ExecutionEngine/JITLink/
DDefineExternalSectionStartAndEndSymbols.h63 G.makeDefined(*Sym, *SR.getLastBlock(), in operator()
64 SR.getLastBlock()->getSize(), 0, Linkage::Strong, in operator()
/openbsd/src/gnu/llvm/llvm/include/llvm/ExecutionEngine/JITLink/
DJITLink.h797 Block *getLastBlock() const { in getLastBlock() function