Home
last modified time | relevance | path

Searched defs:ValueData (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DCGProfile.cpp83 auto ValueData = in runCGProfilePass() local
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DGlobalObject.h94 unsigned ValueData = getGlobalValueSubClassData(); getGlobalObjectSubClassData() local
H A DBasicBlock.h741 unsigned short ValueData = getSubclassDataFromValue(); in END_TWO_BYTE_PACK() local
/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProf.h794 std::vector<InstrProfValueData> ValueData; member
939 std::unique_ptr<ValueProfData> ValueData; member
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp806 auto ValueData = getValueProfDataFromInst(Inst, IPVK_IndirectCallTarget, in doesHistoryAllowICP() local
849 auto ValueData = getValueProfDataFromInst(Inst, IPVK_IndirectCallTarget, in updateIDTMetaData() local
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProf.cpp1147 InstrProfValueData *ValueData = getValueProfRecordValueData(this); in deserializeTo() local
1355 SmallVector<InstrProfValueData, 4> ValueData; in getValueProfDataFromInst() local