Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Instrumentation/
H A DInstrProfiling.h
/freebsd/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