Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DScheduleDAGInstrs.cpp778 Value2SUsMap FPExceptions; in buildSchedGraph() local
908 addBarrierChain(FPExceptions); in buildSchedGraph()
919 FPExceptions.insert(SU, UnknownValue); in buildSchedGraph()
921 if (FPExceptions.size() >= HugeRegion) { in buildSchedGraph()
924 reduceHugeMemNodeMaps(FPExceptions, empty, getReductionSize()); in buildSchedGraph()