warp.clear_lto_cache#

warp.clear_lto_cache()[source]#

Clear the LTO cache directory of previously generated LTO code.

The LTO cache is stored within a subdirectory of the kernel cache directory. This function only clears the cache for the current Warp version.

Return type:

None