Searched defs:computeAllocaDefaultAlign (Results 1 – 1 of 1) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/IR/ | ||
H A D | Instructions.cpp | 1304 static Align computeAllocaDefaultAlign(Type *Ty, BasicBlock *BB) { computeAllocaDefaultAlign() function |