Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp14398 Attribute StrictOverflow = F.getFnAttribute("strict-float-cast-overflow"); in foldFPToIntToFP() local
14399 if (StrictOverflow.getValueAsString().equals("false")) in foldFPToIntToFP()