Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DOptBisect.cpp23 static OptBisect &getOptBisector() { in getOptBisector() function
31 getOptBisector().setLimit(Limit); in __anone3bc54870102()
54 OptPassGate &llvm::getGlobalPassGate() { return getOptBisector(); } in getGlobalPassGate()