Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/JITLink/
DEHFrameSupport.cpp147 BlockAddressMap::includeNonNull)) in operator ()()
/third_party/skia/third_party/externals/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