Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DLoopUtils.h133 void incrementClobberingCalls() { ++LicmMssaOptCounter; } in incrementClobberingCalls() function
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLICM.cpp1156 Flags.incrementClobberingCalls(); in getClobberingMemoryAccess()