Searched refs:getMatchingId (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DEarlyCSE.cpp699 getMatchingId() == Inst.getMatchingId());
708 int getMatchingId() const { function in class:__anon5635::EarlyCSE::ParseMemoryInst
1116 InVal.MatchingId == MemInst.getMatchingId() &&
1145 LoadValue(Inst, CurrentGeneration, MemInst.getMatchingId(),
1210 InVal.MatchingId == MemInst.getMatchingId() &&
1282 LoadValue(Inst, CurrentGeneration, MemInst.getMatchingId(),

Completed in 107 milliseconds