[Hexagon] Don't call getNumImplicitDefs and then iterate over the count....
[Hexagon] Don't call getNumImplicitDefs and then iterate over the count. getNumImplicitDefs contains a loop so its better to just loop over the null terminated implicit def list. NFC llvm-svn: 254852
Loading
Please sign in to comment