Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DInlineFunction.cpp2413 for (unsigned COBi = 0, COBe = ICS->getNumOperandBundles(); COBi < COBe; in InlineFunction() local
2414 ++COBi) { in InlineFunction()
2415 auto ChildOB = ICS->getOperandBundleAt(COBi); in InlineFunction()