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

  /external/llvm/include/llvm/Analysis/
TargetFolder.h 133 Constant *CreateGetElementPtr(Constant *C,
137 Constant *CreateGetElementPtr(Constant *C, Constant *Idx) const {
143 Constant *CreateGetElementPtr(Constant *C,
  /external/llvm/include/llvm/IR/
ConstantFolder.h 121 Constant *CreateGetElementPtr(Constant *C,
125 Constant *CreateGetElementPtr(Constant *C, Constant *Idx) const {
131 Constant *CreateGetElementPtr(Constant *C,
NoFolder.h 180 Constant *CreateGetElementPtr(Constant *C,
184 Constant *CreateGetElementPtr(Constant *C, Constant *Idx) const {
190 Instruction *CreateGetElementPtr(Constant *C,

Completed in 104 milliseconds