Searched refs:RewriteBitCast (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/contrib/llvm/lib/Transforms/Scalar/
H A DScalarReplAggregates.cpp170 void RewriteBitCast(BitCastInst *BC, AllocaInst *AI, uint64_t Offset,
1874 RewriteBitCast(BC, AI, Offset, NewElts);
1979 /// RewriteBitCast - Update a bitcast reference to the alloca being replaced
1981 void SROA::RewriteBitCast(BitCastInst *BC, AllocaInst *AI, uint64_t Offset, function in class:SROA

Completed in 215 milliseconds