Home
last modified time | relevance | path

Searched refs:OldBundle (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/unittests/IR/
H A DInstructionsTest.cpp748 OperandBundleDef OldBundle("before", UndefValue::get(Int32Ty)); in TEST() local
750 CallInst::Create(FnTy, Callee, Args, OldBundle, "result")); in TEST()
777 OperandBundleDef OldBundle("before", UndefValue::get(Int32Ty)); in TEST() local
780 OldBundle, "result")); in TEST()