Home
last modified time | relevance | path

Searched defs:ProcBoxValue (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/flang/include/flang/Optimizer/Builder/
H A DBoxValue.h35 class ProcBoxValue; variable
172 ProcBoxValue(mlir::Value addr, mlir::Value context) in ProcBoxValue() function
/llvm-project-15.0.7/flang/lib/Optimizer/Builder/
H A DMutableBox.cpp528 [&](const fir::ProcBoxValue &) { in associateMutableBox()
625 [&](const fir::ProcBoxValue &) { in associateMutableBoxWithRemap()