Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/
H A DIntrinsicInst.h1561 ConstantInt *getBitmapIndex() const { in getBitmapIndex() function
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp895 Bitmaps->getValueType(), Bitmaps, 0, I->getBitmapIndex()->getZExtValue()); in getBitmapAddress()