Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfUnit.cpp1316 if (SP->isPure()) in applySubprogramAttributes()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DDebugInfoMetadata.h1758 bool isPure() const { return getSPFlags() & SPFlagPure; } in isPure() function