Home
last modified time | relevance | path

Searched refs:predBlockId (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/mlir/lib/Target/SPIRV/Serialization/
H A DSerializer.cpp1061 uint32_t predBlockId = getOrCreateBlockID(predecessors[predIndex].first); in emitPhiForBlockArguments() local
1062 LLVM_DEBUG(llvm::dbgs() << "[phi] use predecessor (id = " << predBlockId in emitPhiForBlockArguments()
1077 phiArgs.push_back(predBlockId); in emitPhiForBlockArguments()