Home
last modified time | relevance | path

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

/external/llvm/lib/IR/
DGlobals.cpp38 std::error_code GlobalValue::materialize() { in materialize() function in GlobalValue
DModule.cpp390 std::error_code Module::materialize(GlobalValue *GV) { in materialize() function in Module
/external/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp4303 std::error_code BitcodeReader::materialize(GlobalValue *GV) { in materialize() function in BitcodeReader