Searched refs:TempList (Results 1 – 1 of 1) sorted by relevance
228 EdgeListTy TempList; in findIncomingEdgesToNode() local232 Node->findEdgesTo(N, TempList); in findIncomingEdgesToNode()233 llvm::append_range(EL, TempList); in findIncomingEdgesToNode()234 TempList.clear(); in findIncomingEdgesToNode()