Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DRDFLiveness.cpp155 bool StmtB = OB.Addr->getKind() == NodeAttrs::Stmt; in getAllReachingDefs() local
157 if (!StmtB) // OB is a phi and phis dominate statements. in getAllReachingDefs()
167 if (StmtB) in getAllReachingDefs()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DRDFLiveness.cpp189 bool StmtB = OB.Addr->getKind() == NodeAttrs::Stmt; in getAllReachingDefs() local
191 if (!StmtB) // OB is a phi and phis dominate statements. in getAllReachingDefs()
201 if (StmtB) in getAllReachingDefs()