Home
last modified time | relevance | path

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

/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyld.cpp663 bool IsZeroInit = isZeroInit(Section); in emitSection() local
686 if (!IsVirtual && !IsZeroInit) { in emitSection()
714 if (IsZeroInit || IsVirtual) in emitSection()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyld.cpp713 bool IsZeroInit = isZeroInit(Section); in emitSection() local
736 if (!IsVirtual && !IsZeroInit) { in emitSection()
767 if (IsZeroInit || IsVirtual) in emitSection()