Home
last modified time | relevance | path

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

/external/llvm/lib/IR/
DInstructions.cpp844 static Value *getAISize(LLVMContext &Context, Value *Amt) { in getAISize() function
873 getAISize(Ty->getContext(), ArraySize), InsertBefore) { in AllocaInst()
882 getAISize(Ty->getContext(), ArraySize), InsertAtEnd) { in AllocaInst()