Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DInstructions.cpp1184 static Value *getAISize(LLVMContext &Context, Value *Amt) { in getAISize() function
1220 getAISize(Ty->getContext(), ArraySize), InsertBefore), in AllocaInst()