Searched refs:LParent (Results 1 – 3 of 3) sorted by relevance
490 const BasicBlock *LParent = LInst->getParent(), in compare() local492 if (LParent != RParent) { in compare()493 unsigned LDepth = LI->getLoopDepth(LParent), in compare()
515 const BasicBlock *LParent = LInst->getParent(), in compare() local517 if (LParent != RParent) { in compare()518 unsigned LDepth = LI->getLoopDepth(LParent), in compare()
596 const BasicBlock *LParent = LInst->getParent(), in CompareValueComplexity() local598 if (LParent != RParent) { in CompareValueComplexity()599 unsigned LDepth = LI->getLoopDepth(LParent), in CompareValueComplexity()