HomeSort by relevance Sort by last modified time
    Searched refs:_realEdge (Results 1 - 2 of 2) sorted by null

  /external/swiftshader/third_party/LLVM/include/llvm/Analysis/
PathNumbering.h 139 _realEdge(NULL), _duplicateNumber(duplicateNumber) {}
198 // If this is a phony edge, _realEdge is a link to the back or split
200 BallLarusEdge* _realEdge;
  /external/swiftshader/third_party/LLVM/lib/Analysis/
PathNumbering.cpp 220 return _realEdge;
225 _realEdge = realEdge;

Completed in 317 milliseconds