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

/freebsd-9.3-release/contrib/llvm/lib/Target/R600/
H A DSIAnnotateControlFlow.cpp49 Type *ReturnStruct; member in class:__anon2459::SIAnnotateControlFlow
119 ReturnStruct = StructType::get(Boolean, Int64, (Type *)0);
127 IfIntrinsic, ReturnStruct, Boolean, (Type *)0);
130 ElseIntrinsic, ReturnStruct, Int64, (Type *)0);

Completed in 113 milliseconds