Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSILowerI1Copies.cpp155 ArrayRef<MachineBasicBlock *> IncomingBlocks) { in analyze()
546 SmallVector<MachineBasicBlock *, 4> IncomingBlocks; in lowerPhis() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DCore.cpp2938 LLVMBasicBlockRef *IncomingBlocks, unsigned Count) { in LLVMAddIncoming()