Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DRegAllocPBQP.h228 const bool* UnsafeOpts = in handleAddEdge() local
231 OptUnsafeEdges[i] += UnsafeOpts[i]; in handleAddEdge()
236 const bool* UnsafeOpts = in handleRemoveEdge() local
239 OptUnsafeEdges[i] -= UnsafeOpts[i]; in handleRemoveEdge()