Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Analysis/
DPathNumbering.cpp237 std::stack<BallLarusNode*> dfsStack; in init() local
365 void BallLarusDag::buildNode(BLBlockNodeMap& inDag, BLNodeStack& dfsStack) { in buildNode()
418 dfsStack, BallLarusNode* currentNode, in buildEdge()
/external/swiftshader/third_party/LLVM/lib/Transforms/Instrumentation/
DPathProfiling.cpp580 std::stack<BallLarusNode*> dfsStack; in calculateSpanningTree() local