HomeSort by: relevance | last modified time | path
    Searched refs:setSourceElementType (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
ValueMapper.cpp 963 GEP->setSourceElementType(
  /src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
InstructionCombining.cpp 2239 GEP.setSourceElementType(XATy);
2405 // `setSourceElementType()` won't actually update the type of the
  /src/external/apache2/llvm/dist/llvm/include/llvm/IR/
Instructions.h 1016 void setSourceElementType(Type *Ty) { SourceElementType = Ty; }

Completed in 34 milliseconds