Home
last modified time | relevance | path

Searched refs:FromHere (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DInstruction.cpp234 const Instruction *From, std::optional<DbgRecord::self_iterator> FromHere, in cloneDebugInfoFrom() argument
246 return DebugMarker->cloneDebugInfoFrom(From->DebugMarker, FromHere, in cloneDebugInfoFrom()
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DBasicBlock.h194 const Instruction *From, std::optional<DbgRecord::self_iterator> FromHere,
H A DDebugProgramInstruction.h630 std::optional<simple_ilist<DbgRecord>::iterator> FromHere,
H A DInstruction.h100 std::optional<simple_ilist<DbgRecord>::iterator> FromHere = std::nullopt,