OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CreateNoAliasScopeDeclaration
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/IR/
IRBuilder.h
777
Instruction *
CreateNoAliasScopeDeclaration
(Value *Scope);
778
Instruction *
CreateNoAliasScopeDeclaration
(MDNode *ScopeTag) {
779
return
CreateNoAliasScopeDeclaration
(
/src/external/apache2/llvm/dist/llvm/lib/IR/
IRBuilder.cpp
474
Instruction *IRBuilderBase::
CreateNoAliasScopeDeclaration
(Value *Scope) {
/src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
InlineFunction.cpp
996
IRBuilder<>(&CB).
CreateNoAliasScopeDeclaration
(AScopeList);
Completed in 48 milliseconds
Indexes created Tue Jun 09 00:24:00 UTC 2026