Home
last modified time | relevance | path

Searched defs:IncomingBlocks (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlan.h1896 SmallVector<VPBasicBlock *, 2> IncomingBlocks; variable
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp318 BasicBlock *BB, ArrayRef<BasicBlock *> IncomingBlocks, in IncomingValuesAreCompatible()
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DCore.cpp3179 LLVMBasicBlockRef *IncomingBlocks, unsigned Count) { in LLVMAddIncoming()