Searched defs:typeInst (Results 1 – 16 of 16) 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
488 Instruction* typeInst = GetStorageType(varInst); in CreateVariable() local678 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
36 uint32_t DeadInsertElimPass::NumComponents(Instruction* typeInst) { in NumComponents()67 Instruction* typeInst = get_def_use_mgr()->GetDef(insertChain->type_id()); in MarkInsertChain() local180 Instruction* typeInst = get_def_use_mgr()->GetDef(ii->type_id()); in EliminateDeadInsertsOnePass() local
28 const Instruction* typeInst = get_def_use_mgr()->GetDef(typeId); in IsOpaqueType() local
63 Instruction* typeInst = get_def_use_mgr()->GetDef(typeId); in GetConstInteger() local
212 std::unique_ptr<Instruction> typeInst; in GetTypeInstruction() local
617 const Instruction* typeInst = GetStorageType(varInst); in CanReplaceVariable() local
495 Instruction* typeInst = parent.getInstruction(functionType); in Function() local