Searched refs:LBA (Results 1 – 25 of 28) sorted by relevance
12
11 Starting Ending LBA Info:
372 const BlockAddress *LBA = cast<BlockAddress>(L); in cmpConstants() local374 if (int Res = cmpValues(LBA->getFunction(), RBA->getFunction())) in cmpConstants()376 if (LBA->getFunction() == RBA->getFunction()) { in cmpConstants()379 Function *F = LBA->getFunction(); in cmpConstants()380 BasicBlock *LBB = LBA->getBasicBlock(); in cmpConstants()399 assert(LBA->getFunction() == FnL && RBA->getFunction() == FnR); in cmpConstants()402 return cmpValues(LBA->getBasicBlock(), RBA->getBasicBlock()); in cmpConstants()