Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DPathNumbering.cpp236 std::stack<BallLarusNode*> dfsStack; in init() local
364 void BallLarusDag::buildNode(BLBlockNodeMap& inDag, BLNodeStack& dfsStack) { in buildNode()
417 dfsStack, BallLarusNode* currentNode, in buildEdge()
/external/llvm/lib/Transforms/Instrumentation/
DPathProfiling.cpp579 std::stack<BallLarusNode*> dfsStack; in calculateSpanningTree() local