Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DLLVMContext.cpp321 void LLVMContext::setOptPassGate(OptPassGate& OPG) { in setOptPassGate() function in LLVMContext
322 pImpl->setOptPassGate(OPG); in setOptPassGate()
DLLVMContextImpl.cpp249 void LLVMContextImpl::setOptPassGate(OptPassGate& OPG) { in setOptPassGate() function in LLVMContextImpl
DLLVMContextImpl.h1422 void setOptPassGate(OptPassGate&);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DLLVMContext.h299 void setOptPassGate(OptPassGate&);