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

/macosx-10.9.5/llvmCore-3425.0.33/lib/Analysis/
H A DPathNumbering.cpp237 std::stack<BallLarusNode*> dfsStack; local
365 void BallLarusDag::buildNode(BLBlockNodeMap& inDag, BLNodeStack& dfsStack) { argument
417 buildEdge(BLBlockNodeMap& inDag, std::stack<BallLarusNode*>& dfsStack, BallLarusNode* currentNode, BasicBlock* succBB, unsigned duplicateCount) argument
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/lib/Transforms/Instrumentation/
H A DPathProfiling.cpp580 std::stack<BallLarusNode*> dfsStack; local

Completed in 123 milliseconds