Searched defs:lineInst (Results 1 – 2 of 2) sorted by relevance
2047 auto lineInst = std::make_unique<Instruction>(OpLine); in addInstruction() local2054 … auto lineInst = std::make_unique<Instruction>(getUniqueId(), makeVoidType(), OpExtInst); in addInstruction() local
2195 auto lineInst = std::make_unique<Instruction>(OpLine); in addInstruction() local2203 … auto lineInst = std::make_unique<Instruction>(getUniqueId(), makeVoidType(), OpExtInst); in addInstruction() local