Home
last modified time | relevance | path

Searched refs:computeTotalBlockSizes (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-jitlink/
H A Dllvm-jitlink.cpp258 static uint64_t computeTotalBlockSizes(LinkGraph &G) { in computeTotalBlockSizes() function
939 SizeBeforePruning += computeTotalBlockSizes(G); in modifyPassConfig()
943 SizeAfterFixups += computeTotalBlockSizes(G); in modifyPassConfig()