Searched refs:mEntryPointInsts (Results 1 – 2 of 2) sorted by relevance
42 mEntryPointInstsDeleter(mEntryPointInsts), in Module()52 mEntryPointInstsDeleter(mEntryPointInsts), in Module()131 mEntryPointInsts.push_back(entry->getInstruction()); in DeserializeInternal()
233 std::vector<EntryPointInst *> mEntryPointInsts; variable