Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DModuleUtils.cpp222 Value *InitNotNull = in createSanitizerCtorAndInitFunctions() local
224 IRB.CreateCondBr(InitNotNull, CallInitBB, RetBB); in createSanitizerCtorAndInitFunctions()