Searched defs:DOTFuncInfo (Results 1 – 1 of 1) sorted by relevance
65 DOTFuncInfo(const Function *F) : DOTFuncInfo(F, nullptr, nullptr, 0) {} in DOTFuncInfo() function67 DOTFuncInfo(const Function *F, const BlockFrequencyInfo *BFI, in DOTFuncInfo() function