Searched refs:GlobalsB (Results 1 – 1 of 1) sorted by relevance
251 const auto GlobalsB = LM.globals().begin(); in DecorateGlobalBuffer() local254 std::find_if(GlobalsB, GlobalsE, [](const llvm::GlobalVariable &GV) { in DecorateGlobalBuffer()