Home
last modified time | relevance | path

Searched defs:makeVisible (Results 1 – 2 of 2) sorted by relevance

/external/v8/tools/turbolizer/
Dtext-view.js89 selectLocations(locations, selected, makeVisible) { argument
179 select(s, selected, makeVisible) { argument
185 selectCommon(s, selected, makeVisible) { argument
/external/llvm/lib/Transforms/IPO/
DExtractGV.cpp28 static void makeVisible(GlobalValue &GV, bool Delete) { in makeVisible() function