Searched refs:lookupSymbolInModule (Results 1 – 1 of 1) sorted by relevance
1730 static OpTy lookupSymbolInModule(Operation *parent, StringRef name) { in lookupSymbolInModule() function1740 return lookupSymbolInModule<LLVM::GlobalOp>((*this)->getParentOp(), in getGlobal()1745 return lookupSymbolInModule<LLVM::LLVMFuncOp>((*this)->getParentOp(), in getFunction()