Home
last modified time | relevance | path

Searched refs:shouldRenderCurrentMachineFunction (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DRenderMachineFunction.cpp219 bool MFRenderingOptions::shouldRenderCurrentMachineFunction() const { in shouldRenderCurrentMachineFunction() function in llvm::MFRenderingOptions
947 if (!ro.shouldRenderCurrentMachineFunction()) in rememberUseDefs()
967 if (!ro.shouldRenderCurrentMachineFunction()) in rememberSpills()
990 if (!ro.shouldRenderCurrentMachineFunction()) in renderMachineFunction()
DRenderMachineFunction.h72 bool shouldRenderCurrentMachineFunction() const;