HomeSort by relevance Sort by last modified time
    Searched defs:removePred (Results 1 - 2 of 2) sorted by null

  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/
block.go 153 // removePred removes the ith input edge from b.
156 func (b *Block) removePred(i int) {
  /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/
block.go 153 // removePred removes the ith input edge from b.
156 func (b *Block) removePred(i int) {

Completed in 155 milliseconds