Searched refs:viewCFGOnly (Results 1 – 9 of 9) sorted by relevance
56 F.viewCFGOnly(); in runOnFunction()154 void Function::viewCFGOnly() const { in viewCFGOnly() function in Function
123 F->viewCFGOnly(); in LLVMViewFunctionCFGOnly()
44 See [llvm::Function::viewCFGOnly]. *)
188 ((llvm::Function*)nullptr)->viewCFGOnly(); in ForcePassLinking()
329 void viewCFGOnly() const;
560 void viewCFGOnly() const;
454 void MachineFunction::viewCFGOnly() const in viewCFGOnly() function in MachineFunction
227 "``F->viewCFGOnly()``" (where F is a "``Function*``") either by
536 in the block. Similarly, there also exists ``Function::viewCFGOnly()`` (does538 ``MachineFunction::viewCFGOnly()``, and the ``SelectionDAG::viewGraph()``