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