Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DCGProfile.cpp81 InstrProfValueData ValueData[8]; runCGProfilePass() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/
H A DGlobalObject.h95 unsigned ValueData = getGlobalValueSubClassData(); in getGlobalObjectSubClassData() local
H A DBasicBlock.h740 unsigned short ValueData = getSubclassDataFromValue(); END_TWO_BYTE_PACK() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProf.h663 std::list<InstrProfValueData> ValueData; global() member
824 std::unique_ptr<ValueProfData> ValueData; global() member
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProf.cpp1021 InstrProfValueData *ValueData = getValueProfRecordValueData(this); deserializeTo() local
1212 getValueProfDataFromInst(const Instruction & Inst,InstrProfValueKind ValueKind,uint32_t MaxNumValueData,InstrProfValueData ValueData[],uint32_t & ActualNumValueData,uint64_t & TotalC,bool GetNoICPValue) getValueProfDataFromInst() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp846 std::unique_ptr<InstrProfValueData[]> ValueData = doesHistoryAllowICP() local
893 std::unique_ptr<InstrProfValueData[]> ValueData = updateIDTMetaData() local