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

/external/llvm/lib/Transforms/Scalar/
H A DScalarReplAggregates.cpp171 void RewriteBitCast(BitCastInst *BC, AllocaInst *AI, uint64_t Offset,
1870 RewriteBitCast(BC, AI, Offset, NewElts);
1975 /// RewriteBitCast - Update a bitcast reference to the alloca being replaced
1977 void SROA::RewriteBitCast(BitCastInst *BC, AllocaInst *AI, uint64_t Offset, function in class:SROA

Completed in 48 milliseconds