Searched defs:JPtr (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/contrib/llvm/lib/Transforms/Vectorize/
H A DBBVectorize.cpp951 Value *IPtr, *JPtr; local
2221 Value *IPtr, *JPtr; local
590 getPairPtrInfo(Instruction *I, Instruction *J, Value *&IPtr, Value *&JPtr, unsigned &IAlignment, unsigned &JAlignment, unsigned &IAddressSpace, unsigned &JAddressSpace, int64_t &OffsetInElmts, bool ComputeOffset = true) argument
[all...]

Completed in 45 milliseconds