Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DScheduleDAGInstrs.cpp785 Value2SUsMap FPExceptions; in buildSchedGraph() local
915 addBarrierChain(FPExceptions); in buildSchedGraph()
926 FPExceptions.insert(SU, UnknownValue); in buildSchedGraph()
928 if (FPExceptions.size() >= HugeRegion) { in buildSchedGraph()
931 reduceHugeMemNodeMaps(FPExceptions, empty, getReductionSize()); in buildSchedGraph()