Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp3186 auto isPatchpointInstr = [](const MachineInstr &MI) { in computeStats() local
3212 if (!isPatchpointInstr(MI)) { in computeStats()