Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DInlineFunction.cpp1242 bool IsNonPtrConst = isa<ConstantInt>(V) || isa<ConstantFP>(V) || in AddAliasScopeMetadata() local
1245 if (IsNonPtrConst) in AddAliasScopeMetadata()