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