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

Function isSafeToHoistInvoke

lib/Transforms/Utils/SimplifyCFG.cpp:1152–1166  ·  view source on GitHub ↗

If we would need to insert a select that uses the value of this invoke (comments in HoistThenElseCodeToIf explain why we would need to do this), we can't hoist the invoke, as there is nowhere to put the select in this case.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

HoistThenElseCodeToIfFunction · 0.85

Calls 3

successorsFunction · 0.85
beginMethod · 0.45

Tested by

no test coverage detected