Searched defs:shouldRenderCurrentMachineFunction (Results 1 - 1 of 1) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/CodeGen/
H A DRenderMachineFunction.cpp219 bool MFRenderingOptions::shouldRenderCurrentMachineFunction() const { function in class:llvm::MFRenderingOptions
947 if (!ro.shouldRenderCurrentMachineFunction())
967 if (!ro.shouldRenderCurrentMachineFunction())
990 if (!ro.shouldRenderCurrentMachineFunction())

Completed in 87 milliseconds