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

/freebsd-11.0-release/contrib/llvm/lib/Transforms/Scalar/
H A DScalarReplAggregates.cpp173 void RewriteBitCast(BitCastInst *BC, AllocaInst *AI, uint64_t Offset,
1890 RewriteBitCast(BC, AI, Offset, NewElts);
1994 /// RewriteBitCast - Update a bitcast reference to the alloca being replaced
1996 void SROA::RewriteBitCast(BitCastInst *BC, AllocaInst *AI, uint64_t Offset, function in class:SROA

Completed in 98 milliseconds