Home
last modified time | relevance | path

Searched refs:ProfData (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
DProfDataUtils.cpp70 bool isTargetMD(const MDNode *ProfData, const char *Name, unsigned MinOps) { in isTargetMD() argument
73 if (!ProfData || !Name || MinOps < 2) in isTargetMD()
76 unsigned NOps = ProfData->getNumOperands(); in isTargetMD()
80 auto *ProfDataName = dyn_cast<MDString>(ProfData->getOperand(0)); in isTargetMD()
/external/compiler-rt/lib/profile/
DInstrProfData.inc32 * struct ProfData {
173 * For this remapping the ProfData is used. ProfData contains both the function
/external/llvm/include/llvm/ProfileData/
DInstrProfData.inc32 * struct ProfData {
173 * For this remapping the ProfData is used. ProfData contains both the function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/
DInstrProfData.inc31 * struct ProfData {
184 * For this remapping the ProfData is used. ProfData contains both the function
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ProfileData/
DInstrProfData.inc31 * struct ProfData {
176 * For this remapping the ProfData is used. ProfData contains both the function