Home
last modified time | relevance | path

Searched defs:writeBlock (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DHTMLLogger.cpp321 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 DOneShotAnalysis.cpp428 Block *writeBlock = uWrite->getOwner()->getBlock(); canUseOpDominanceDueToBlocks() local
/llvm-project/mlir/lib/Bytecode/Writer/
H A DBytecodeWriter.cpp904 LogicalResult BytecodeWriter::writeBlock(EncodingEmitter &emitter, writeBlock() function in BytecodeWriter