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
114 F->viewCFGOnly(); in LLVMViewFunctionCFGOnly()
44 See [llvm::Function::viewCFGOnly]. *)
166 ((llvm::Function*)nullptr)->viewCFGOnly(); in ForcePassLinking()
294 void viewCFGOnly() const;
461 void viewCFGOnly() const;
423 void MachineFunction::viewCFGOnly() const in viewCFGOnly() function in MachineFunction
209 "``F->viewCFGOnly()``" (where F is a "``Function*``") either by
542 in the block. Similarly, there also exists ``Function::viewCFGOnly()`` (does544 ``MachineFunction::viewCFGOnly()``, and the ``SelectionDAG::viewGraph()``