Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/unittests/IR/
H A DInstructionsTest.cpp540 OperandBundleDef NewBundle("after", ConstantInt::get(Int32Ty, 7)); in TEST() local
568 OperandBundleDef NewBundle("after", ConstantInt::get(Int32Ty, 7)); in TEST() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp3374 OperandBundleDef NewBundle("gc-live", NewLiveGc); in visitCallBase() local