This path fixes the following warnings that were reported while
running Clang Static Analyzer on Clang code base:
Logic error: called C++ object pointer is null, on files
- lib/Target/Hexagon/RDFGraph.cpp
- lib/Target/Hexagon/HexagonCFGOptimizer.cpp.
Logic error: branch condition evaluates to a garbage value, on file:
- lib/Target/Hexagon/HexagonInstrInfo.cpp.
Signed-off-by: Apelete Seketeli <apelete@seketeli.net>