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

/freebsd-10.2-release/contrib/llvm/lib/Target/SystemZ/
H A DSystemZSelectionDAGInfo.cpp110 unsigned Size2 = Bytes - Size1; local
/freebsd-10.2-release/contrib/llvm/lib/Analysis/
H A DBasicAliasAnalysis.cpp866 unsigned Size2 = Indices2.size(); local
/freebsd-10.2-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp10808 isAlias(SDValue Ptr1, int64_t Size1, bool IsVolatile1, const Value *SrcValue1, int SrcValueOffset1, unsigned SrcValueAlign1, const MDNode *TBAAInfo1, SDValue Ptr2, int64_t Size2, bool IsVolatile2, const Value *SrcValue2, int SrcValueOffset2, unsigned SrcValueAlign2, const MDNode *TBAAInfo2) const argument

Completed in 100 milliseconds