Home
last modified time | relevance | path

Searched defs:ContextInst (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoadStoreVectorizer.cpp1166 getConstantOffsetComplexAddrs(Value * PtrA,Value * PtrB,Instruction * ContextInst,unsigned Depth) getConstantOffsetComplexAddrs() argument
1279 getConstantOffsetSelects(Value * PtrA,Value * PtrB,Instruction * ContextInst,unsigned Depth) getConstantOffsetSelects() argument
1471 getConstantOffset(Value * PtrA,Value * PtrB,Instruction * ContextInst,unsigned Depth) getConstantOffset() argument
[all...]
/llvm-project/llvm/lib/Transforms/Scalar/
H A DConstraintElimination.cpp1382 checkAndReplaceCondition(CmpInst * Cmp,ConstraintInfo & Info,unsigned NumIn,unsigned NumOut,Instruction * ContextInst,Module * ReproducerModule,ArrayRef<ReproducerEntry> ReproducerCondStack,DominatorTree & DT,SmallVectorImpl<Instruction * > & ToRemove) checkAndReplaceCondition() argument