Searched defs:AddCalls (Results 1 – 6 of 6) sorted by relevance
123 def AddCalls(builder, calls): function
905 static bool AddCalls(VTableSlotInfo &SlotInfo, const ValueInfo &Callee) { in AddCalls() function917 auto AddCalls = [&](CallSiteInfo &CSInfo) { in AddCalls() local
927 void IRContext::AddCalls(const Function* func, std::queue<uint32_t>* todo) { in AddCalls() function in spvtools::opt::IRContext
924 void IRContext::AddCalls(const Function* func, std::queue<uint32_t>* todo) { in AddCalls() function in spvtools::opt::IRContext
1174 static bool AddCalls(VTableSlotInfo &SlotInfo, const ValueInfo &Callee) { in AddCalls() function1186 auto AddCalls = [&](CallSiteInfo &CSInfo) { in AddCalls() local