Searched defs:FragmentSize (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/Transforms/Utils/ | ||
H A D | Local.cpp | 1644 if (std::optional<uint64_t> FragmentSize = in valueCoversEntireFragment() local |
/llvm-project/llvm/lib/MC/ | ||
H A D | MCAssembler.cpp | 632 uint64_t FragmentSize = Asm.computeFragmentSize(F); writeFragment() local |
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | SelectionDAGBuilder.cpp | 1689 Expr, Offset, FragmentSize); in handleDebugValue() local |