Home
last modified time | relevance | path

Searched defs:insertNode (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCSEInfo.cpp130 void GISelCSEInfo::insertNode(UniqueMachineInstr *UMI, void *InsertPos) { in insertNode() function in GISelCSEInfo
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DIntervalMap.h1788 iterator::insertNode(unsigned Level, IntervalMapImpl::NodeRef Node, KeyT Stop) { in insertNode() function