Searched refs:RelLookupTableContents (Results 1 – 1 of 1) sorted by relevance
109 SmallVector<Constant *, 64> RelLookupTableContents(NumElts); in createRelLookupTable() local119 RelLookupTableContents[Idx++] = RelOffset; in createRelLookupTable()123 ConstantArray::get(IntArrayTy, RelLookupTableContents); in createRelLookupTable()