Home | History | Annotate | Download | only in Instrumentation

Lines Matching defs:true

123                                        cl::Hidden, cl::init(true));
126 cl::Hidden, cl::init(true));
130 cl::init(true));
145 cl::Hidden, cl::init(true));
148 cl::Hidden, cl::init(true));
152 cl::init(true));
155 cl::Hidden, cl::init(true));
181 cl::init(true));
193 cl::Hidden, cl::init(true));
196 cl::Hidden, cl::init(true));
199 cl::Hidden, cl::init(true));
212 cl::init(true));
277 inited_ = true;
544 Poison(true) {}
581 return true;
690 return true;
749 new GlobalVariable(M, StrConst->getType(), true,
751 if (AllowMerging) GV->setUnnamedAddr(true);
760 createPrivateGlobalForString(M, MD.Filename, true),
765 auto GV = new GlobalVariable(M, LocStruct->getType(), true,
768 GV->setUnnamedAddr(true);
844 *IsWrite = true;
850 *IsWrite = true;
856 *IsWrite = true;
890 return true;
1066 CrashTerm = SplitBlockAndInsertIfThen(Cmp, InsertBefore, true);
1213 return true;
1281 /*AllowMerging*/ true);
1317 ConstantExpr::getGetElementPtr(NewTy, NewGlobal, Indices2, true));
1337 if (ClInitializers && MD.IsDynInit) HasDynamicallyInitializedGlobals = true;
1367 return true;
1441 /*hasSideEffects=*/true);
1469 return true;
1483 return true;
1553 UseCalls = true;
1559 /*RoundToAlign=*/true);
1606 return true;
1800 DoDynamicAlloca ? createAllocaForLayout(IRBIf, L, true) : StaticAlloca;
1809 DoDynamicAlloca ? createAllocaForLayout(IRB, L, true) : StaticAlloca;
1828 replaceDbgDeclareForAlloca(AI, NewAllocaPtr, DIB, /*Deref=*/true);
1844 /*AllowMerging*/ true);
1856 poisonRedZones(L.ShadowBytes, IRB, ShadowBase, true);
2102 // isSafeAccess returns true if Addr is always inbounds with respect to its