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.cpp787 Value2SUsMap FPExceptions; in buildSchedGraph() local
917 addBarrierChain(FPExceptions); in buildSchedGraph()
928 FPExceptions.insert(SU, UnknownValue); in buildSchedGraph()
930 if (FPExceptions.size() >= HugeRegion) { in buildSchedGraph()
933 reduceHugeMemNodeMaps(FPExceptions, empty, getReductionSize()); in buildSchedGraph()