Searched refs:createAllocaInstAtEntry (Results 1 – 1 of 1) sorted by relevance
117 static AllocaInst *createAllocaInstAtEntry(IRBuilder<> &Builder, BasicBlock *BB, in createAllocaInstAtEntry() function432 AllocaAddr = createAllocaInstAtEntry(Builder, Bitcast->getParent(), MemTy); in transformBitcast()1159 createAllocaInstAtEntry(Builder, Cast->getParent(), LD->getType()); in combineLoadCast()1324 AllocaAddr = createAllocaInstAtEntry(Builder, AMXCast->getParent(), MemTy); in transformAMXCast()