Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/VMCore/
DGlobals.cpp32 bool GlobalValue::isDematerializable() const { in isDematerializable() function in GlobalValue
DModule.cpp346 bool Module::isDematerializable(const GlobalValue *GV) const { in isDematerializable() function in Module
/external/swiftshader/third_party/LLVM/lib/Bitcode/Reader/
DBitcodeReader.cpp2892 bool BitcodeReader::isDematerializable(const GlobalValue *GV) const { in isDematerializable() function in BitcodeReader