Searched refs:BitcastAddr (Results 1 – 1 of 1) sorted by relevance
604 Instruction *BitcastAddr = Bitcasts[I]; in findAllocas() local609 if (!definedInRegion(Blocks, BitcastAddr)) { in findAllocas()610 LLVM_DEBUG(dbgs() << "Sinking bitcast-of-alloca: " << *BitcastAddr in findAllocas()612 SinkCands.insert(BitcastAddr); in findAllocas()