Searched defs:mapValue (Results 1 – 4 of 4) sorted by relevance
32 auto mapValue = [&](Value lhs, Value rhs) { in runOnOperation() local
70 void mapValue(Value mlir, llvm::Value *llvm) { mapValue(mlir) = llvm; } in mapValue() function74 llvm::Value *&mapValue(Value value) { in mapValue() function
339 Value *Mapper::mapValue(const Value *V) { in mapValue() function in Mapper1159 Value *ValueMapper::mapValue(const Value &V) { in mapValue() function in ValueMapper
768 void mapValue(const ScopArrayInfo *SAI, isl::map DefTarget, in mapValue() function in __anonf637340e0111::DeLICMImpl