Home
last modified time | relevance | path

Searched refs:verifyCycle (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DFixIrreducible.cpp315 C.verifyCycle(); in fixIrreducible()
317 Parent->verifyCycle(); in fixIrreducible()
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DGenericCycleImpl.h130 template <typename ContextT> void GenericCycle<ContextT>::verifyCycle() const { in verifyCycle() function
590 Cycle->verifyCycle(); in verifyCycleNest()
H A DGenericCycleInfo.h167 void verifyCycle() const;