Searched defs:trim (Results 1 – 10 of 10) sorted by relevance
109 char *trim; in ParseCommandOutput() local
93 std::string trim(llvm::StringRef S) { return S.trim().str(); } in trim() function
457 void trim(uint64_t Elements) XRAY_NEVER_INSTRUMENT { in trim() function
440 ExplodedGraph::trim(ArrayRef<const NodeTy *> Sinks, trim() function in ExplodedGraph
3909 ViewGraph(bool trim) ViewGraph() argument 3919 DumpGraph(bool trim,StringRef Filename) DumpGraph() argument
808 [[nodiscard]] StringRef trim(char Char) const { trim() function
1047 def trim(self, graph): global() member in SinglePathTrimmer 1092 def trim(self, graph): global() member in TargetedTrimmer
354 static std::unique_ptr<GraphT> trim(const GraphT &G, const NodeSet &TrimNodes, in trim() function
183 void trim() { trim() function
3711 mlir::Value trim; genGetEnvironmentVariable() local