Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/IR/
DInstructions.cpp1290 static Align computeAllocaDefaultAlign(Type *Ty, BasicBlock *BB) { in computeAllocaDefaultAlign() function
1298 static Align computeAllocaDefaultAlign(Type *Ty, Instruction *I) { in computeAllocaDefaultAlign() function