Searched refs:ODRIndicator (Results 1 – 2 of 2) sorted by relevance
1492 Constant *ODRIndicator = ConstantExpr::getNullValue(IRB.getInt8PtrTy()); in InstrumentGlobals() local1514 ODRIndicator = ODRIndicatorSym; in InstrumentGlobals()1526 ConstantExpr::getPointerCast(ODRIndicator, IntptrTy), nullptr); in InstrumentGlobals()
2159 Constant *ODRIndicator = ConstantExpr::getNullValue(IRB.getInt8PtrTy()); in InstrumentGlobals() local2183 ODRIndicator = ODRIndicatorSym; in InstrumentGlobals()2195 ConstantExpr::getPointerCast(ODRIndicator, IntptrTy)); in InstrumentGlobals()