Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp1840 Constant *RelativeCounterPtr; in createDataVariable() local
1848 RelativeCounterPtr = ConstantExpr::getPtrToInt(CounterPtr, IntPtrTy); in createDataVariable()
1855 RelativeCounterPtr = in createDataVariable()
/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProfData.inc80 INSTR_PROF_DATA(const IntPtrT, IntPtrTy, CounterPtr, RelativeCounterPtr)
/freebsd/contrib/llvm-project/compiler-rt/include/profile/
H A DInstrProfData.inc80 INSTR_PROF_DATA(const IntPtrT, IntPtrTy, CounterPtr, RelativeCounterPtr)