Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DCodeMoverUtils.cpp96 const Instruction *InstB) { in domTreeLevelBefore()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DConstraintElimination.cpp1725 auto *InstB = B.getContextInst(); in eliminateConstraints() local