Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DDebugProgramInstruction.cpp472 insertDPValue(DPValue * New,bool InsertAtHead) insertDPValue() argument
490 absorbDebugValues(DPMarker & Src,bool InsertAtHead) absorbDebugValues() argument
499 absorbDebugValues(iterator_range<DPValue::self_iterator> Range,DPMarker & Src,bool InsertAtHead) absorbDebugValues() argument
512 cloneDebugInfoFrom(DPMarker * From,std::optional<simple_ilist<DPValue>::iterator> from_here,bool InsertAtHead) cloneDebugInfoFrom() argument
[all...]
H A DBasicBlock.cpp801 bool InsertAtHead = Dest.getHeadBit(); spliceDebugInfoEmptyBlock() local
926 bool InsertAtHead = Dest.getHeadBit(); spliceDebugInfoImpl() local
1099 bool InsertAtHead = Where.getHeadBit(); insertDPValueBefore() local
H A DInstruction.cpp146 bool InsertAtHead = InsertPos.getHeadBit(); insertBefore() local
198 bool InsertAtHead = I.getHeadBit(); moveBeforeImpl() local
232 cloneDebugInfoFrom(const Instruction * From,std::optional<DPValue::self_iterator> FromHere,bool InsertAtHead) cloneDebugInfoFrom() argument
[all...]