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