Searched refs:AllUsesOfLoadedValueWillTrapIfNull (Results 1 - 2 of 2) sorted by relevance

/external/llvm/lib/Transforms/IPO/
H A DGlobalOpt.cpp624 static bool AllUsesOfLoadedValueWillTrapIfNull(const GlobalVariable *GV) { function
1434 if (!AllUsesOfLoadedValueWillTrapIfNull(GV))
/external/swiftshader/third_party/LLVM/lib/Transforms/IPO/
H A DGlobalOpt.cpp683 /// AllUsesOfLoadedValueWillTrapIfNull - Return true if all uses of any loads
686 static bool AllUsesOfLoadedValueWillTrapIfNull(const GlobalVariable *GV) { function
1500 if (!AllUsesOfLoadedValueWillTrapIfNull(GV))

Completed in 234 milliseconds