Searched refs:TimestampAddr (Results 1 – 1 of 1) sorted by relevance
1190 auto *TimestampAddr = getCounterAddress(TimestampInstruction); in lowerTimestamp() local1193 FunctionType::get(Type::getVoidTy(Ctx), TimestampAddr->getType(), false); in lowerTimestamp()1196 Builder.CreateCall(Callee, {TimestampAddr}); in lowerTimestamp()