Searched defs:getFragment (Results 1 – 3 of 3) sorted by relevance
/llvm-project/bolt/lib/Core/ | ||
H A D | FunctionLayout.cpp | 86 FunctionFragment &FunctionLayout::getFragment(FragmentNum Num) { getFragment() function in FunctionLayout |
/llvm-project/llvm/lib/IR/ | ||
H A D | DebugProgramInstruction.cpp | 374 std::optional<DbgVariableFragmentInfo> DbgVariableRecord::getFragment() const { in getFragment() function in llvm::DbgVariableRecord |
/llvm-project/llvm/include/llvm/IR/ | ||
H A D | IntrinsicInst.h | 397 std::optional<DIExpression::FragmentInfo> getFragment() const { getFragment() function |