Searched defs:writeBlock (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/lib/Analysis/FlowSensitive/ | ||
H A D | HTMLLogger.cpp | 321 void writeBlock(const CFGBlock &B, llvm::ArrayRef<size_t> ItersForB) { writeBlock() function in clang::dataflow::__anon80792ab60111::HTMLLogger |
/llvm-project/mlir/lib/Dialect/Bufferization/Transforms/ | ||
H A D | OneShotAnalysis.cpp | 428 Block *writeBlock = uWrite->getOwner()->getBlock(); canUseOpDominanceDueToBlocks() local |
/llvm-project/mlir/lib/Bytecode/Writer/ | ||
H A D | BytecodeWriter.cpp | 904 LogicalResult BytecodeWriter::writeBlock(EncodingEmitter &emitter, writeBlock() function in BytecodeWriter |