Home
last modified time | relevance | path

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

/external/llvm/tools/llvm-diff/
DDifferenceEngine.cpp133 typedef std::pair<BasicBlock*, BasicBlock*> BlockPair; typedef in __anon6bb4de1d0111::FunctionDifferenceEngine
143 bool operator()(const BlockPair &Old, const BlockPair &New) { in operator ()()
150 PriorityQueue<BlockPair, QueueSorter, 20> Queue;
169 Queue.insert(BlockPair(L, R)); in tryUnify()
187 BlockPair Pair = Queue.remove_min(); in processQueue()
/external/zxing/core/
Dcore.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...