Searched refs:replaceForward (Results 1 – 3 of 3) sorted by relevance
188 virtual SPIRVEntry *replaceForward(SPIRVForward *, SPIRVEntry *) = 0;
183 virtual SPIRVEntry *replaceForward(SPIRVForward *, SPIRVEntry *);523 replaceForward(static_cast<SPIRVForward *>(Mapped), Entry); in addEntry()855 SPIRVModuleImpl::replaceForward(SPIRVForward *Forward, SPIRVEntry *Entry) { in replaceForward() function in SPIRV::SPIRVModuleImpl
249 BM->replaceForward(Forward, BV); in mapValue()