Home
last modified time | relevance | path

Searched defs:inEdges (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/XRay/
DGraph.h372 InOutEdgeView<false, false> inEdges(const VertexIdentifier I) { in inEdges() function
376 InOutEdgeView<true, false> inEdges(const VertexIdentifier I) const { in inEdges() function
/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_pipe_clip.c406 boolean *inEdges = aEdges; in do_clip_tri() local