Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DScalarReplAggregates.cpp173 void RewriteBitCast(BitCastInst *BC, AllocaInst *AI, uint64_t Offset,
1890 RewriteBitCast(BC, AI, Offset, NewElts); in RewriteForScalarRepl()
1996 void SROA::RewriteBitCast(BitCastInst *BC, AllocaInst *AI, uint64_t Offset, in RewriteBitCast() function in SROA