Searched defs:viewCFGOnly (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Analysis/ | ||
H A D | CFGPrinter.cpp | 278 void Function::viewCFGOnly() const { viewCFGOnly(nullptr, nullptr); } viewCFGOnly() function in Function |
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ | ||
H A D | MachineFunction.cpp | 710 void MachineFunction::viewCFGOnly() const in viewCFGOnly() function in MachineFunction |