Searched refs:Inspect (Results 1 – 5 of 5) sorted by relevance
85 // Inspect storage scheme of Dense.98 // Inspect storage scheme of CSR.119 // Inspect storage scheme of DCSR.150 // Inspect storage scheme of CSC.171 // Inspect storage scheme of DCSC.202 // Inspect storage scheme of BlockRow.226 // Inspect storage scheme of BlockCol.
151 bool Inspect(llvm::Function &function) { return InspectFunction(function); } in Inspect() function in Instrumenter554 if (!vpc.Inspect(*function)) in runOnModule()564 if (!ooc.Inspect(*function)) in runOnModule()
73 * Inspect the repository history (blame, log, bisect) without Internet access.
480 #. Inspect or modify a ``Function`` other than the one currently being processed.
3189 * Inspect the generated AST by printing it using ``clang -cc1 -ast-print``,3192 * Inspect the generated AST under ``clang -cc1 -ast-dump`` to verify that