Searched refs:ProfData (Results 1 – 5 of 5) sorted by relevance
70 bool isTargetMD(const MDNode *ProfData, const char *Name, unsigned MinOps) { in isTargetMD() argument73 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()
32 * struct ProfData {173 * For this remapping the ProfData is used. ProfData contains both the function
31 * struct ProfData {184 * For this remapping the ProfData is used. ProfData contains both the function
31 * struct ProfData {176 * For this remapping the ProfData is used. ProfData contains both the function