Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DFunctionAttrs.cpp752 ConstantRangeList CBCRL = Attr.getValueAsConstantRangeList(); in getArgumentAccessInfo() local
753 for (ConstantRange &CR : CBCRL) in getArgumentAccessInfo()