Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DPathNumbering.h49 typedef std::stack<BallLarusNode*> BLNodeStack; typedef
/external/swiftshader/third_party/LLVM/lib/Analysis/
DPathNumbering.cpp365 void BallLarusDag::buildNode(BLBlockNodeMap& inDag, BLNodeStack& dfsStack) { in buildNode()