Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Target/LLVMIR/
H A DModuleTranslation.cpp494 auto &phiNode = numberedPhiNode.value(); in connectPHINodes() local
505 phiNode.addIncoming(state.lookupValue(getPHISourceValue( in connectPHINodes()