Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Transforms/Utils/
H A DInlineFunction.cpp959 static void PropagateOperandBundles(Function::iterator InlinedBB, in PropagateOperandBundles() argument
961 for (Instruction &II : llvm::make_early_inc_range(*InlinedBB)) { in PropagateOperandBundles()