Displaying 1 result from an estimated 1 matches for "basecondition".
2013 Nov 23
2
[LLVMdev] GVN fails with bitcasts
...:
define internal %"struct.dexter::ConditionConstant"*
@_ZN6dexter18BinaryConditionAdd8evaluateEv5(%"class.dexter::BinaryConditionAdd"*)
{
entry:
%1 = getelementptr inbounds %"class.dexter::BinaryConditionAdd"* %0, i32
0, i32 0, i32 1
%2 = load %"class.dexter::BaseCondition"** %1, align 8
%3 = bitcast %"class.dexter::BaseCondition"* %2 to
%"class.dexter::BinaryConditionAdd"*
%4 = getelementptr inbounds %"class.dexter::BinaryConditionAdd"* %3, i32
0, i32 0, i32 0, i32 1, i32 0
%5 = bitcast %union.anon* %4 to i64*
store i64 4,...