Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVStructurizer.cpp597 auto ContinueAddress = BlockAddress::get(Continue->getParent(), Continue); in addMergeForLoops() local
598 SmallVector<Value *, 2> Args = {MergeAddress, ContinueAddress}; in addMergeForLoops()