Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/IR/
H A DAttributes.cpp1574 bool A0IsString = A0.isStringAttribute(); in operator ()() local
1576 if (A0IsString) { in operator ()()