Home
last modified time | relevance | path

Searched refs:Configs (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DNumericalStabilitySanitizer.cpp287 Configs[VT] = std::move(Config); in MappingConfig()
307 return *Configs[VT]; in byValueType()
313 return Configs[*VT]->getType(Context); in getExtendedFPType()
329 std::unique_ptr<ShadowTypeConfig> Configs[FTValueType::kNumValueTypes]; member in __anon1c7024df0111::MappingConfig