Home
last modified time | relevance | path

Searched defs:optimizeCallInst (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DScalarizeMaskedMemIntrin.cpp581 bool ScalarizeMaskedMemIntrin::optimizeCallInst(CallInst *CI, in optimizeCallInst() function in ScalarizeMaskedMemIntrin
H A DCodeGenPrepare.cpp1624 bool CodeGenPrepare::optimizeCallInst(CallInst *CI, bool &ModifiedDT) { in optimizeCallInst() function in CodeGenPrepare