Searched refs:APMBB (Results 1 – 1 of 1) sorted by relevance
294 ARMConstantPoolMBB *APMBB = dyn_cast<ARMConstantPoolMBB>(CPV); in getExistingMachineCPValue() local295 if (!APMBB) continue; in getExistingMachineCPValue()297 if (APMBB->MBB == MBB && equals(APMBB)) in getExistingMachineCPValue()