Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DScheduleDAGInstrs.cpp778 Value2SUsMap FPExceptions; in buildSchedGraph() local
910 addBarrierChain(FPExceptions); in buildSchedGraph()
921 FPExceptions.insert(SU, UnknownValue); in buildSchedGraph()
923 if (FPExceptions.size() >= HugeRegion) { in buildSchedGraph()
926 reduceHugeMemNodeMaps(FPExceptions, empty, getReductionSize()); in buildSchedGraph()