Searched refs:IsDynInit (Results 1 – 3 of 3) sorted by relevance
246 ConstantInt *IsDynInit = cast<ConstantInt>(MDN->getOperand(2)); in init() local247 if (IsDynInit->isOne()) in init()
1016 bool IsDynInit = false);
1964 SourceLocation Loc, bool IsDynInit) { in reportGlobalToASan() argument1967 IsDynInit &= !SanitizerBL.isIn(*GV, "init"); in reportGlobalToASan()1998 llvm::ConstantInt::get(llvm::Type::getInt1Ty(LLVMCtx), IsDynInit), in reportGlobalToASan()