Home
last modified time | relevance | path

Searched refs:setDepthDirty (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DScheduleDAG.cpp129 this->setDepthDirty(); in addPred()
170 this->setDepthDirty(); in addPred()
213 this->setDepthDirty(); in removePred()
217 void SUnit::setDepthDirty() { in setDepthDirty() function in SUnit
250 setDepthDirty(); in setDepthToAtLeast()
286 Cur->setDepthDirty(); in ComputeDepth()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DScheduleDAG.h446 LLVM_ABI void setDepthDirty();
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonSubtarget.cpp283 SI.getSUnit()->setDepthDirty(); in apply()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMLatencyMutations.cpp498 SrcDep.getSUnit()->setDepthDirty(); in setBidirLatencies()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc17641 {"_ZN4llvm5SUnit13setDepthDirtyEv", "llvm::SUnit::setDepthDirty()"},