Searched refs:clearCacheForCurrentSection (Results 1 – 3 of 3) sorted by relevance
96 void clearCacheForCurrentSection(MCStreamer &Streamer);
117 void AssemblerConstantPools::clearCacheForCurrentSection(MCStreamer &Streamer) { in clearCacheForCurrentSection() function in AssemblerConstantPools
41 ConstantPools->clearCacheForCurrentSection(Streamer); in emitCurrentConstantPool()