Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DInlineFunction.cpp2315 auto ChildOB = ICS->getOperandBundleAt(COBi); InlineFunction() local
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DInstructions.cpp317 if (ChildOB.getTagName() != OpB.getTag()) in Create() local