Home
last modified time | relevance | path

Searched refs:viewCFGOnly (Results 1 – 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DCFGPrinter.cpp74 F.viewCFGOnly(); in runOnFunction()
92 F.viewCFGOnly(); in run()
189 void Function::viewCFGOnly() const { in viewCFGOnly() function in Function
DAnalysis.cpp137 F->viewCFGOnly(); in LLVMViewFunctionCFGOnly()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/
DLinkAllPasses.h233 llvm::Function::Create(nullptr, llvm::GlobalValue::ExternalLinkage)->viewCFGOnly(); in ForcePassLinking()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DFunction.h622 void viewCFGOnly() const;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DFunction.h788 void viewCFGOnly() const;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineFunction.h621 void viewCFGOnly() const;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineFunction.cpp599 void MachineFunction::viewCFGOnly() const in viewCFGOnly() function in MachineFunction