Searched refs:hasUsefulEdges (Results 1 – 1 of 1) sorted by relevance
89 static bool hasUsefulEdges(Instruction *);711 static bool hasUsefulEdges(Instruction *Inst) { in hasUsefulEdges() function717 static bool hasUsefulEdges(ConstantExpr *CE) { in hasUsefulEdges() function757 assert(hasUsefulEdges(Inst) && in argsToEdges()765 assert(hasUsefulEdges(CE) && "Expected constant expr to have 'useful' edges"); in argsToEdges()793 if (!hasUsefulEdges(CExpr)) in constexprToEdges()830 if (!hasUsefulEdges(&Inst)) in addInstructionToGraph()