Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Transforms/Utils/
H A DLoopUtils.h518 SmallVector<Instruction *> InstToDuplicate; member
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DLoopUtils.cpp1719 SmallVector<Instruction *> InstToDuplicate; in hasPartialIVCondition() local