Searched refs:AliasRef (Results 1 - 1 of 1) sorted by relevance
/external/llvm/unittests/IR/ | ||
H A D | ConstantsTest.cpp | 406 LLVMValueRef AliasRef = local 408 ASSERT_EQ(unwrap<GlobalAlias>(AliasRef)->getAliasee(), Aliasee); |
Completed in 145 milliseconds