Searched refs:expandCheckNonPortable (Results 1 – 2 of 2) sorted by relevance
88 void expandCheckNonPortable(raw_ostream &OS, StringRef CodeBlock);
239 void PredicateExpander::expandCheckNonPortable(raw_ostream &OS, in expandCheckNonPortable() function in llvm::PredicateExpander409 return expandCheckNonPortable(OS, Rec->getValueAsString("CodeBlock")); in expandPredicate()