Searched refs:getArgAsDecoration (Results 1 – 3 of 3) sorted by relevance
201 getPostfix(getArgAsDecoration(CI, 1), getArgAsInt(CI, 2)), in visitCallDecorate()
570 Decoration getArgAsDecoration(CallInst *CI, unsigned I);
363 Decoration getArgAsDecoration(CallInst *CI, unsigned I) { in getArgAsDecoration() function