HomeSort by relevance Sort by last modified time
    Searched refs:LBA (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Transforms/IPO/
MergeFunctions.cpp 756 const BlockAddress *LBA = cast<BlockAddress>(L);
758 if (int Res = cmpValues(LBA->getFunction(), RBA->getFunction()))
760 if (LBA->getFunction() == RBA->getFunction()) {
763 Function* F = LBA->getFunction();
764 BasicBlock *LBB = LBA->getBasicBlock();
783 assert(LBA->getFunction() == FnL && RBA->getFunction() == FnR);
786 return cmpValues(LBA->getBasicBlock(), RBA->getBasicBlock());
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
scsi.h     [all...]

Completed in 559 milliseconds