HomeSort by: relevance | last modified time | path
    Searched defs:getCurrentDebugLocation (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/
ScalarEvolutionExpander.h 141 DbgLoc(B.getCurrentDebugLocation()), SE(SE) {
354 DebugLoc getCurrentDebugLocation() const {
355 return Builder.getCurrentDebugLocation();
  /src/external/apache2/llvm/dist/llvm/include/llvm/IR/
IRBuilder.h 222 DebugLoc getCurrentDebugLocation() const {
376 DbgLoc(B.getCurrentDebugLocation()) {}

Completed in 35 milliseconds