Home
last modified time | relevance | path

Searched defs:NewBundle (Results 1 – 3 of 3) sorted by relevance

/external/llvm/unittests/IR/
DInstructionsTest.cpp540 OperandBundleDef NewBundle("after", ConstantInt::get(Int32Ty, 7)); in TEST() local
568 OperandBundleDef NewBundle("after", ConstantInt::get(Int32Ty, 7)); in TEST() local
/external/llvm-project/llvm/unittests/IR/
DInstructionsTest.cpp635 OperandBundleDef NewBundle("after", ConstantInt::get(Int32Ty, 7)); in TEST() local
665 OperandBundleDef NewBundle("after", ConstantInt::get(Int32Ty, 7)); in TEST() local
/external/llvm-project/llvm/lib/Transforms/InstCombine/
DInstCombineCalls.cpp1615 OperandBundleDef NewBundle("gc-live", NewLiveGc); in visitCallInst() local