Searched refs:markAllPessimisticFixpoint (Results 1 – 6 of 6) sorted by relevance
44 markAllPessimisticFixpoint(getLatticeElement(argument)); in initialize()113 return markAllPessimisticFixpoint(resultLattices); in visitOperation()169 return markAllPessimisticFixpoint(argLattices); in visitBlock()214 markAllPessimisticFixpoint(it.value()); in visitBlock()218 return markAllPessimisticFixpoint(argLattices); in visitBlock()246 return markAllPessimisticFixpoint(lattices); in visitRegionSuccessors()288 void AbstractSparseDataFlowAnalysis::markAllPessimisticFixpoint( in markAllPessimisticFixpoint() function in AbstractSparseDataFlowAnalysis
60 markAllPessimisticFixpoint(results); in visitOperation()70 markAllPessimisticFixpoint(results); in visitOperation()
75 return markAllPessimisticFixpoint(results); in visitOperation()
232 void markAllPessimisticFixpoint(ArrayRef<AbstractSparseLattice *> lattices);295 markAllPessimisticFixpoint(argLattices.take_front(firstIndex)); in visitNonControlFlowArguments()296 markAllPessimisticFixpoint(argLattices.drop_front( in visitNonControlFlowArguments()315 void markAllPessimisticFixpoint(ArrayRef<StateT *> lattices) { in markAllPessimisticFixpoint() function316 AbstractSparseDataFlowAnalysis::markAllPessimisticFixpoint( in markAllPessimisticFixpoint()
87 markAllPessimisticFixpoint(op->getResults()); in visit()89 markAllPessimisticFixpoint(region.getArguments()); in visit()95 void markAllPessimisticFixpoint(ValueRange values) { in markAllPessimisticFixpoint() function
161 markAllPessimisticFixpoint(results); in visitOperation()