Home
last modified time | relevance | path

Searched defs:hasCalls (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
DCloneFunction.cpp41 bool hasCalls = false, hasDynamicAllocas = false, hasStaticAllocas = false; in CloneBasicBlock() local
227 bool hasCalls = false, hasDynamicAllocas = false, hasStaticAllocas = false; in CloneBlock() local
/external/llvm/lib/Transforms/Utils/
DCloneFunction.cpp46 bool hasCalls = false, hasDynamicAllocas = false, hasStaticAllocas = false; in CloneBasicBlock() local
274 bool hasCalls = false, hasDynamicAllocas = false, hasStaticAllocas = false; in CloneBlock() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DCloneFunction.cpp49 bool hasCalls = false, hasDynamicAllocas = false, hasStaticAllocas = false; in CloneBasicBlock() local
314 bool hasCalls = false, hasDynamicAllocas = false, hasStaticAllocas = false; in CloneBlock() local
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DMachineFrameInfo.h430 bool hasCalls() const { return HasCalls; } in hasCalls() function
/external/llvm/include/llvm/CodeGen/
DMachineFrameInfo.h502 bool hasCalls() const { return HasCalls; } in hasCalls() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DMachineFrameInfo.h553 bool hasCalls() const { return HasCalls; } in hasCalls() function