HomeSort by relevance Sort by last modified time
    Searched full:int32_6 (Results 1 - 1 of 1) sorted by null

  /external/llvm/unittests/IR/
LegacyPassManagerTest.cpp 486 CallInst* int32_6 = CallInst::Create(func_test3, "", label_entry_5); local
487 int32_6->setCallingConv(CallingConv::C);
488 int32_6->setTailCall(false);AttributeSet int32_6_PAL;
489 int32_6->setAttributes(int32_6_PAL);
491 ReturnInst::Create(getGlobalContext(), int32_6, label_entry_5); local

Completed in 177 milliseconds