Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/MC/
H A DMCSection.h103 bool HasLayout : 1; global() variable
H A DMCAssembler.h85 bool HasLayout = false; global() variable
/llvm-project/bolt/lib/Passes/
H A DIndirectCallPromotion.cpp1179 const bool HasLayout = !Function.getLayout().block_empty(); runOnFunctions() local
1239 const bool HasLayout = !Function.getLayout().block_empty(); runOnFunctions() local