MCPcopy Create free account
hub / github.com/GoSSIP-SJTU/Armariris / isImpliedCondMatchingOperands

Function isImpliedCondMatchingOperands

lib/Analysis/ValueTracking.cpp:4059–4075  ·  view source on GitHub ↗

Return true if "icmp1 APred ALHS ARHS" implies "icmp2 BPred BLHS BRHS" is true. Return false if "icmp1 APred ALHS ARHS" implies "icmp2 BPred BLHS BRHS" is false. Otherwise, return None if we can't infer anything.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

isImpliedConditionMethod · 0.85

Calls 1

swapFunction · 0.50

Tested by

no test coverage detected