Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp337 BasicBlock *BB, ArrayRef<BasicBlock *> IncomingBlocks, in incomingValuesAreCompatible()
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DCore.cpp3230 LLVMBasicBlockRef *IncomingBlocks, unsigned Count) { in LLVMAddIncoming()