Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/FuzzMutate/
H A DIRMutator.cpp612 auto hasAliveParent = [&AliveInsts, &AliveInstsLookup](size_t Index) { in mutate() local
635 if (!hasAliveParent(Index)) in mutate()
652 if (!hasAliveParent(Child)) { in mutate()