Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/compiler-rt/lib/scudo/
H A Dscudo_allocator.h59 const uptr MinAlignment = 1 << MinAlignmentLog; variable
/freebsd-12.1/contrib/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp3038 unsigned MinAlignment; in mergeConditionalStoreToAddress() local