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