Home
last modified time | relevance | path

Searched defs:SameVal (Results 1 – 3 of 3) sorted by relevance

/llvm-project/polly/lib/Transform/
H A DForwardOpTree.cpp528 isl::map SameVal = singleLocation(Candidates, getDomainFor(TargetStmt)); in forwardKnownLoad() local
636 isl::map SameVal = singleLocation(Candidates, getDomainFor(TargetStmt)); in reloadKnownContent() local
/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.cpp2275 bool SameVal = (VALa && VALb && (VALa == VALb)); areMemAccessesTriviallyDisjoint() local
/llvm-project/llvm/lib/CodeGen/
H A DMachineInstr.cpp1355 bool SameVal = (ValA && ValB && (ValA == ValB)); MemOperandsHaveAlias() local