Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Utils/
H A DInlineFunction.cpp1115 bool IsNonPtrConst = isa<ConstantInt>(V) || isa<ConstantFP>(V) || in AddAliasScopeMetadata() local
1118 if (IsNonPtrConst) in AddAliasScopeMetadata()