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

  /art/test/450-checker-types/src/
Main.java 587 /// CHECK-START: SuperInterface Main.getWiderType(boolean, Interface, OtherInterface) builder (after)
590 private SuperInterface getWiderType(boolean cond, Interface a, OtherInterface b) {
604 getWiderType(cond, a, b).superInterfaceMethod();
  /external/llvm/lib/Transforms/Vectorize/
LoopVectorize.cpp     [all...]

Completed in 92 milliseconds