Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/Analysis/
DCFGPrinter.h65 DOTFuncInfo(const Function *F) : DOTFuncInfo(F, nullptr, nullptr, 0) {} in DOTFuncInfo() function
67 DOTFuncInfo(const Function *F, const BlockFrequencyInfo *BFI, in DOTFuncInfo() function