Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp11498 Attribute StrictOverflow = F.getFnAttribute("strict-float-cast-overflow"); in foldFPToIntToFP() local
11499 if (StrictOverflow.getValueAsString().equals("false")) in foldFPToIntToFP()