Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DScalarReplAggregates.cpp144 void RewriteBitCast(BitCastInst *BC, AllocaInst *AI, uint64_t Offset,
1763 RewriteBitCast(BC, AI, Offset, NewElts); in RewriteForScalarRepl()
1870 void SROA::RewriteBitCast(BitCastInst *BC, AllocaInst *AI, uint64_t Offset, in RewriteBitCast() function in SROA