Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DLazyCallGraph.cpp918 bool HasOtherChildRC = false; in removeOutgoingEdge() local
929 HasOtherChildRC = true; in removeOutgoingEdge()
955 if (!HasOtherChildRC) in removeOutgoingEdge()