Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/tools/llvm-diff/
DDifferenceEngine.cpp135 typedef std::pair<BasicBlock*, BasicBlock*> BlockPair; typedef in __anon6dc9fb490111::FunctionDifferenceEngine
145 bool operator()(const BlockPair &Old, const BlockPair &New) { in operator ()()
152 PriorityQueue<BlockPair, QueueSorter, 20> Queue;
171 Queue.insert(BlockPair(L, R)); in tryUnify()
189 BlockPair Pair = Queue.remove_min(); in processQueue()
/external/llvm/tools/llvm-diff/
DDifferenceEngine.cpp132 typedef std::pair<BasicBlock*, BasicBlock*> BlockPair; typedef in __anon6bb4de1d0111::FunctionDifferenceEngine
142 bool operator()(const BlockPair &Old, const BlockPair &New) { in operator ()()
149 PriorityQueue<BlockPair, QueueSorter, 20> Queue;
168 Queue.insert(BlockPair(L, R)); in tryUnify()
186 BlockPair Pair = Queue.remove_min(); in processQueue()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-diff/
DDifferenceEngine.cpp132 typedef std::pair<BasicBlock*, BasicBlock*> BlockPair; typedef in __anone3e538550111::FunctionDifferenceEngine
142 bool operator()(const BlockPair &Old, const BlockPair &New) { in operator ()()
149 PriorityQueue<BlockPair, QueueSorter, 20> Queue;
168 Queue.insert(BlockPair(L, R)); in tryUnify()
186 BlockPair Pair = Queue.remove_min(); in processQueue()
/external/zxing/core/
Dcore.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...