Home
last modified time | relevance | path

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

/external/llvm/tools/llvm-diff/
DDifferenceEngine.cpp326 BasicBlock *LCase = LCases[CaseValue]; in diff() local
327 if (LCase) { in diff()
328 if (TryUnify) tryUnify(LCase, I.getCaseSuccessor()); in diff()