Searched defs:unsignedIndex (Results 1 – 3 of 3) sorted by relevance
1422 unsigned unsignedIndex = index.getValue().getZExtValue(); in fold() local
1257 Value *Nucleus::createGEP(Value *ptr, Type *type, Value *index, bool unsignedIndex) in createGEP()
1530 Value *Nucleus::createGEP(Value *ptr, Type *type, Value *index, bool unsignedIndex) in createGEP()