Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/JITLink/
DEHFrameSupport.cpp67 BlockAddressMap::includeNonNull)) in operator ()()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/JITLink/
DEHFrameSupport.cpp147 BlockAddressMap::includeNonNull)) in operator ()()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/JITLink/
DJITLink.h1029 static bool includeNonNull(const Block &B) { return B.getAddress(); } in includeNonNull() function
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ExecutionEngine/JITLink/
DJITLink.h1464 static bool includeNonNull(const Block &B) { return !!B.getAddress(); } in includeNonNull() function