Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DCFGPrinter.cpp278 void Function::viewCFGOnly() const { viewCFGOnly(nullptr, nullptr); } viewCFGOnly() function in Function
280 void Function::viewCFGOnly(const BlockFrequencyInfo *BFI, viewCFGOnly() function in Function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineFunction.cpp710 void MachineFunction::viewCFGOnly() const in viewCFGOnly() function in MachineFunction