Home
last modified time | relevance | path

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

/llvm-project/llvm/unittests/IR/
H A DInstructionsTest.cpp765 OperandBundleDef NewBundle("after", ConstantInt::get(Int32Ty, 7)); TEST() local
795 OperandBundleDef NewBundle("after", ConstantInt::get(Int32Ty, 7)); TEST() local
/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp4014 OperandBundleDef NewBundle("gc-live", NewLiveGc); visitCallBase() local