Searched defs:typeInst (Results 1 – 11 of 11) sorted by relevance
39 uint32_t DeadInsertElimPass::NumComponents(Instruction* typeInst) { in NumComponents()70 Instruction* typeInst = get_def_use_mgr()->GetDef(insertChain->type_id()); in MarkInsertChain() local183 Instruction* typeInst = get_def_use_mgr()->GetDef(ii->type_id()); in EliminateDeadInsertsOnePass() local
30 const Instruction* typeInst = get_def_use_mgr()->GetDef(typeId); in IsOpaqueType() local
478 Instruction* typeInst = GetStorageType(varInst); in CreateVariable() local668 const Instruction* typeInst = GetStorageType(varInst); in CanReplaceVariable() local
67 Instruction* typeInst = get_def_use_mgr()->GetDef(typeId); in GetConstInteger() local
213 std::unique_ptr<Instruction> typeInst; in GetTypeInstruction() local
479 Instruction* typeInst = GetStorageType(varInst); in CreateVariable() local669 const Instruction* typeInst = GetStorageType(varInst); in CanReplaceVariable() local
474 Instruction* typeInst = parent.getInstruction(functionType); in Function() local