Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DInlineFunction.cpp2415 auto ChildOB = ICS->getOperandBundleAt(COBi); in InlineFunction() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DInstructions.cpp316 auto ChildOB = CI->getOperandBundleAt(i); in Create() local