Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DInstructions.cpp1196 static Align computeAllocaDefaultAlign(Type *Ty, InsertPosition Pos) { in computeAllocaDefaultAlign() function
1213 computeAllocaDefaultAlign(Ty, InsertBefore), Name, in AllocaInst()