Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp1842 Constant *RelativeBitmapPtr = ConstantInt::get(IntPtrTy, 0); in createDataVariable() local
1850 RelativeBitmapPtr = ConstantExpr::getPtrToInt(BitmapPtr, IntPtrTy); in createDataVariable()
1859 RelativeBitmapPtr = in createDataVariable()
/src/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProfData.inc81 INSTR_PROF_DATA(const IntPtrT, IntPtrTy, BitmapPtr, RelativeBitmapPtr)
/src/contrib/llvm-project/compiler-rt/include/profile/
H A DInstrProfData.inc81 INSTR_PROF_DATA(const IntPtrT, IntPtrTy, BitmapPtr, RelativeBitmapPtr)