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

  /external/llvm/include/llvm/IR/
Operator.h 388 static unsigned getPointerOperandIndex() {
Instructions.h 227 static unsigned getPointerOperandIndex() { return 0U; }
350 static unsigned getPointerOperandIndex() { return 1U; }
515 static unsigned getPointerOperandIndex() { return 0U; }
662 static unsigned getPointerOperandIndex() { return 0U; }
798 static unsigned getPointerOperandIndex() {
    [all...]
  /external/llvm/lib/Transforms/Scalar/
SROA.cpp     [all...]

Completed in 62 milliseconds