Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/JITLink/
H A DEHFrameSupport.cpp67 BlockAddressMap::includeNonNull)) in operator ()()
/openbsd-src/gnu/llvm/llvm/include/llvm/ExecutionEngine/JITLink/
H A DJITLink.h1464 static bool includeNonNull(const Block &B) { return !!B.getAddress(); } in includeNonNull() function