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