Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Utils/
DInlineFunction.cpp966 bool IsNonPtrConst = isa<ConstantInt>(V) || isa<ConstantFP>(V) || in AddAliasScopeMetadata() local
969 if (IsNonPtrConst) in AddAliasScopeMetadata()