Home
last modified time | relevance | path

Searched refs:lowerTimestamp (Results 1 – 1 of 1) sorted by relevance

/src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp301 void lowerTimestamp(InstrProfTimestampInst *TimestampInstruction);
817 lowerTimestamp(IPC); in lowerIntrinsics()
1217 void InstrLowerer::lowerTimestamp( in lowerTimestamp() function in InstrLowerer