Searched refs:expandTIIFunctionCall (Results 1 – 2 of 2) sorted by relevance
76 void expandTIIFunctionCall(raw_ostream &OS, StringRef MethodName);
184 void PredicateExpander::expandTIIFunctionCall(raw_ostream &OS, in expandTIIFunctionCall() function in llvm::PredicateExpander390 return expandTIIFunctionCall(OS, Rec->getValueAsString("FunctionName")); in expandPredicate()