HomeSort by relevance Sort by last modified time
    Searched defs:buildFunction (Results 1 - 3 of 3) sorted by null

  /external/llvm/unittests/ExecutionEngine/JIT/
JITEventListenerTest.cpp 76 Function *buildFunction(Module *M) {
90 Function *F1 = buildFunction(M);
91 Function *F2 = buildFunction(M);
131 Function *F1 = buildFunction(M);
132 Function *F2 = buildFunction(M);
207 Function *F = buildFunction(M);
JITEventListenerTestCommon.h 87 llvm::Function *buildFunction(const SourceLocations& DebugLocations) {
122 llvm::Function* f = buildFunction(DebugLocations);
137 llvm::Function* f = buildFunction(DebugLocations);
159 llvm::Function* f = buildFunction(DebugLocations);
188 llvm::Function* f = buildFunction(DebugLocations);
  /external/chromium_org/third_party/closure_compiler/compiler/
compiler.jar 

Completed in 58 milliseconds