Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/
H A DRuntimeDyldChecker.h90 bool isZeroFill() const { in isZeroFill() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/JITLink/
H A DJITLink.h196 bool isZeroFill() const { return !Data; } in isZeroFill() function