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

  /external/llvm/include/llvm/Analysis/
TargetFolder.h 148 Constant *CreateInBoundsGetElementPtr(Constant *C,
152 Constant *CreateInBoundsGetElementPtr(Constant *C, Constant *Idx) const {
158 Constant *CreateInBoundsGetElementPtr(Constant *C,
  /external/llvm/include/llvm/IR/
ConstantFolder.h 136 Constant *CreateInBoundsGetElementPtr(Constant *C,
140 Constant *CreateInBoundsGetElementPtr(Constant *C, Constant *Idx) const {
146 Constant *CreateInBoundsGetElementPtr(Constant *C,
NoFolder.h 195 Constant *CreateInBoundsGetElementPtr(Constant *C,
199 Constant *CreateInBoundsGetElementPtr(Constant *C, Constant *Idx) const {
205 Instruction *CreateInBoundsGetElementPtr(Constant *C,

Completed in 54 milliseconds