Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DGlobals.cpp330 bool GlobalObject::canIncreaseAlignment() const { in canIncreaseAlignment() function in GlobalObject
/freebsd/contrib/llvm-project/llvm/include/llvm/SandboxIR/
H A DConstant.h1021 bool canIncreaseAlignment() const { in canIncreaseAlignment() function