Home
last modified time | relevance | path

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

/llvm-project/bolt/lib/Core/
H A DFunctionLayout.cpp86 FunctionFragment &FunctionLayout::getFragment(FragmentNum Num) { getFragment() function in FunctionLayout
90 const FunctionFragment &FunctionLayout::getFragment(FragmentNum Num) const { getFragment() function in FunctionLayout
/llvm-project/llvm/lib/IR/
H A DDebugProgramInstruction.cpp374 std::optional<DbgVariableFragmentInfo> DbgVariableRecord::getFragment() const { in getFragment() function in llvm::DbgVariableRecord
/llvm-project/llvm/include/llvm/IR/
H A DIntrinsicInst.h397 std::optional<DIExpression::FragmentInfo> getFragment() const { getFragment() function